There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a scripting language written mostly as a learning project following https://craftinginterpreters.com/ book. Hopefully at one point I would like to use it in my game engine to bind the gameplay and backend.