Skip to content

antimony-lang/antimony-bs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrapped Antimony compiler

This compiler is an attempt to build an Antimony compiler in Antimony itself.

Building and running

Note: Another Antimony compiler needs to be installed on the system.

To run this compiler, execute sb run src/main.sb.

Alternatively, you can use Make to build and run the project.

make: builds the compiler

make run builds the compiler and executes the binary

State of this compiler

This compiler is not ready to be used yet. See the reference compiler for a stable implementation.

Releases

No releases published

Packages

No packages published