An interpreted programming language, based on the Crafting Interpreters book.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Started working on it, originally thought I'd do it in Java but then changed to C#. Also named it SharpLox. Currently made lexer and working on parser.