Skip to content

arborlang/ArborGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Arbor programming language (Now in Go!)

Check out the wiki!

Contributing to Arbor

PRs are welcome! Contribute as much as you'd like!

Building Arbor

To build Arbor, we have a make file, just run make. To make in debug mode, (which adds a couple of features and maybe better logs), run it as make debug. To run the tests, make test. make will output the binary to your local directory and call it arbor. Run ./arbor --help to see help. Send me an email, or keybase if you have questions.

About

The implementation of the Arbor Language compiler

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors