Directories
¶
Path | Synopsis |
---|---|
Package configuration is where all program's input flags are specified.
|
Package configuration is where all program's input flags are specified. |
Package helpers provides simple helper to deal with various nil events and slice objects
|
Package helpers provides simple helper to deal with various nil events and slice objects |
interpreter
|
|
ast
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) |
evaluator
Package evaluator contains the evaluating functions to process the different ast.Node
|
Package evaluator contains the evaluating functions to process the different ast.Node |
gitoken
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens
|
Package gitoken (Glif Interpreter TOKEN) defines the list of recognized tokens |
lexer
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 |
object
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 |
parser
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. |
repl
Package repl is for the read-eval-print-loop
|
Package repl is for the read-eval-print-loop |
Package scl is an abstraction layer on top of the go-git library.
|
Package scl is an abstraction layer on top of the go-git library. |
Package script contains the preedefined scripts that are binded to the input flags
|
Package script contains the preedefined scripts that are binded to the input flags |
Package version specifies the version informations
|
Package version specifies the version informations |
Click to show internal directories.
Click to hide internal directories.