Joshsharp Braid Versions Save

A functional language with Reason-like syntax that compiles to Go.

v0.1.1

5 years ago

This is an initial, alpha release allowing you to play around with Braid's syntax.

Extract the archive, write some Braid code and save it to a .bd file, and run ./braid filename.bd (or braid.exe filename.bd) to view its compiled Go form.