//
pkg.gl
Category
github.com/Nv7-Github/bpp
old
directory
1.1.0
Repository:
https://github.com/nv7-github/bpp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
compiler
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.