Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 191 Bytes

File metadata and controls

17 lines (12 loc) · 191 Bytes

leango

Started building my own interpreter.

Warning

Work in progress, AST is not implemented yet

Build:

go build .

Run:

./leango examples/foo.leango --debug