Skip to content

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 178 Bytes

File metadata and controls

executable file
·
15 lines (8 loc) · 178 Bytes

bluc (better language universal code)

Use pyinstall to make into a exe

To just run code

./bluc -i main.bluc

To debug

./bluc -d main.bluc

To get help

./bluc --help