Lightweight, unsafe AOT compiled language for x86_64 Linux, powered by Javascript.
- Supported Types
- int
- bool
- strings
- memory addrs (pointers)
See examples/
for more info.
With npx
> npx gerbile --help
> git clone https://github.com/spfaul/gerbile.git
> cd gerbile
> npm run com --help