Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
package ast defines an abstract syntax tree
|
package ast defines an abstract syntax tree |
|
Package cmd defines the cli commands for some programming language
|
Package cmd defines the cli commands for some programming language |
|
package lexer takes source code as input and outputs tokens that represents the source code
|
package lexer takes source code as input and outputs tokens that represents the source code |
|
package parser parses lexer tokens to confirm if they are valid language grammar
|
package parser parses lexer tokens to confirm if they are valid language grammar |
|
package token defines small categorisable data structures that are fed into a parser
|
package token defines small categorisable data structures that are fed into a parser |
Click to show internal directories.
Click to hide internal directories.
