Directories
¶
Path | Synopsis |
---|---|
Package ast defines the various building blocks of the interpreter's abstract syntax tree (ast)
|
Package ast defines the various building blocks of the interpreter's abstract syntax tree (ast) |
Package evaluator contains the evaluating functions to process the different ast.Node
|
Package evaluator contains the evaluating functions to process the different ast.Node |
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens
|
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens |
Package lexer contains the definition of the lexer element of the glif interpreter
|
Package lexer contains the definition of the lexer element of the glif interpreter |
Package object contains the various implementations of the object.Object interface List of the supported object
|
Package object contains the various implementations of the object.Object interface List of the supported object |
Package parser contains the definition of the parser element of the glif interpreter.
|
Package parser contains the definition of the parser element of the glif interpreter. |
Package repl is for the read-eval-print-loop
|
Package repl is for the read-eval-print-loop |
Click to show internal directories.
Click to hide internal directories.