Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 199 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 199 Bytes

Slang

A simple interpreter for a custom scripting language called Slang (simple-language).

For language syntax see syntax.ebnf or the test.slang file

WIP bytecode rewrite in bytecode branch