Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
kddp
file command.go defines the sub-commands of kddp like build, help, etc.
|
file command.go defines the sub-commands of kddp like build, help, etc. |
src
|
|
ast/resolver
The resolver package should not be used independently from the parser.
|
The resolver package should not be used independently from the parser. |
compiler
This file defines often used utility functions to generate ir
|
This file defines often used utility functions to generate ir |
scanner
much of this code was inspired (meaning copied) from craftinginterpreters
|
much of this code was inspired (meaning copied) from craftinginterpreters |
token
range.go defines types to work with token positions in an AST these types are not used by Token itself, but are meant to be used by code-analysis tools
|
range.go defines types to work with token positions in an AST these types are not used by Token itself, but are meant to be used by code-analysis tools |
Click to show internal directories.
Click to hide internal directories.