package
Version:
v0.0.0-...-5c28dc5
Opens a new window with list of versions in this module.
Published: Feb 15, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Lex is lexer for gigue.
Lex provides token for scheme.
IsTokenString check if token is string.
It's use for get unquoted string in parser.
Next returns next scheme token
Parser calls this Next() iteratively for fetching token.
TokenAll returns all token generated by lexer.
It is useful for testing lexer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.