zip

command
v0.0.0-...-defdebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package ast : Statement and Expression node definitions used to build an Abstract Syntax Tree for Monkey programs
Package ast : Statement and Expression node definitions used to build an Abstract Syntax Tree for Monkey programs
Package evaluator : Prcesses an AST node by node to execute the program
Package evaluator : Prcesses an AST node by node to execute the program
Package lexer : Applies lexical analysis to program input to tokenize so it can be parsed
Package lexer : Applies lexical analysis to program input to tokenize so it can be parsed
Package object : Object definitions used to evaluate program AST nodes
Package object : Object definitions used to evaluate program AST nodes
Package parser : Converts tokenized program input into an AST that can be evaluated
Package parser : Converts tokenized program input into an AST that can be evaluated
Package reader : Handles evaluating an inputted Monkey file
Package reader : Handles evaluating an inputted Monkey file
Package repl : The interactive language shell to work with Zip code
Package repl : The interactive language shell to work with Zip code
Package token : Token definitions used when tokenizing program input
Package token : Token definitions used when tokenizing program input

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL