an online compiler to try the tungsten programming language
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!
i just pushed a new build of the compiler to the repo to keep up with the current state of the compiler
Added support for Unicode chars highlighting, still need implementing Unicode support in the compiler
I've added an horrible implementation of syntax highlighting but it works so I'm happy with it, now i jut have to keep updating the compiler itself and compiling it to webasm to update the project
started making the online compiler to try tungsten, i still need to fix some things and add syntax hilighting but thanks to copilot the html part of the site is kinda ok