directory
1.1.0
Repository: https://github.com/nv7-github/bpp.git
Documentation: pkg.go.dev

# Packages

Package compiler compiles a B++ AST tree into LLVM IR, which can then be compiled into extremely high-performance Assembly.
Package membuild converts a B++ AST tree into a series of lambdas which can then be executed.