Skip to content

Repository files navigation

Slang

A WIP simple scripting language called Slang (simple-language), using a bytecode interpreter. Written to learn the workings behind interpreted languages.

For language syntax see syntax.ebnf or the test.slang file (may not be complete or updated as of writing)

The inner workings of the language is based on clox in the fantastic book "Crafting Interpreters".

About

A WIP simple scripting language, using a bytecode interpreter.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages