This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
Releases: joshsharp/braid
Releases · joshsharp/braid
Braid 0.1.1 initial release
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.