Skip to content

spfaul/gerbile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gerbile

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.

Usage

With npx

> npx gerbile --help

From Source

> git clone https://github.com/spfaul/gerbile.git
> cd gerbile 
> npm run com --help

About

general purpose, rudimentary AOT-compiled programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published