Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package gobpp converts Go source code into B++ source code.
|
Package gobpp converts Go source code into B++ source code. |
old
|
|
compiler
Package compiler compiles a B++ AST tree into LLVM IR, which can then be compiled into extremely high-performance Assembly.
|
Package compiler compiles a B++ AST tree into LLVM IR, which can then be compiled into extremely high-performance Assembly. |
membuild
Package membuild converts a B++ AST tree into a series of lambdas which can then be executed.
|
Package membuild converts a B++ AST tree into a series of lambdas which can then be executed. |
Package parser parses B++ source code into an AST tree.
|
Package parser parses B++ source code into an AST tree. |
Click to show internal directories.
Click to hide internal directories.