src/

directory
v0.0.0-...-94861f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2017 License: BSD-3-Clause, Unlicense

Directories

Path Synopsis
fuzz
subc
asm
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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL