package
Version:
v0.0.0-...-43a95db
Opens a new window with list of versions in this module.
Published: Oct 29, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Lexer is fed the program to be interpreted
and reads over the characters one at a time
returning tokens for each character
New will create a Lexer to turn source code into tokens
NextToken will return the next token in the input
Source Files
¶
Click to show internal directories.
Click to hide internal directories.