Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
Parser parses Forth-style commands
func (*Parser) ParseCommand ¶
ParseCommand parses the next command from input
func (*Parser) ReadAllCommands ¶
ReadAllCommands reads all commands from the parser
Click to show internal directories.
Click to hide internal directories.