Directories
¶
Path | Synopsis |
---|---|
fuzz
|
|
subc
|
|
ast
Package ast defines all the nodes for a SubC AST.
|
Package ast defines all the nodes for a SubC AST. |
compile
Package compile provides an interface for compiling a type checked parse tree into native code.
|
Package compile provides an interface for compiling a type checked parse tree into native code. |
compile/arch/amd64
Package amd64 contains a code emitter for generating code for the x86_64 architecture.
|
Package amd64 contains a code emitter for generating code for the x86_64 architecture. |
compile/arch/arm6
Package arm6 contains a code emitter to generate code for the ARMv6 architecture.
|
Package arm6 contains a code emitter to generate code for the ARMv6 architecture. |
compile/arch/darwinamd64
Package darwinamd64 contains code to generate a x86_64 architecture that is running on darwin.
|
Package darwinamd64 contains code to generate a x86_64 architecture that is running on darwin. |
compile/arch/i386
Package i386 contains code to generate code for the x86 architecture.
|
Package i386 contains code to generate code for the x86 architecture. |
scan
Package scan implements a scanner for the SubC language.
|
Package scan implements a scanner for the SubC language. |
types
Package types provide a type-checker for the SubC language.
|
Package types provide a type-checker for the SubC language. |
tools
|
|
Click to show internal directories.
Click to hide internal directories.