Just is a JavaScript lexer and syntax highlighter written in Gleam. The lexer is based on glexer, allowing you to convert JavaScript source code into tokens. There is also an API which allows you to ...
I'm submitting this issue as a small enhancement request, hoping it doesn't qualify as a request for a whole new language. Since valid JSON5 is also valid JavaScript at the same time, the current ...