package
Version:
v0.1.13
Opens a new window with list of versions in this module.
Published: Apr 26, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
type Lexer struct {
FSM *fsm.FSM
}
Lexer is used for tokenizing programs
New initializes a new lexer with input string
NextToken makes lexer tokenize next character(s)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.