John Gabriele
John Gabriele
I believe the KDE xml file was just added for the [Hare language](https://harelang.org/). https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/514 https://invent.kde.org/frameworks/syntax-highlighting/-/blob/master/data/syntax/hare.xml https://kate-editor.org/syntax/data/syntax/hare.xml Can this be added to skylighting so that syntax highlighting for Hare will work...
The docs on markup in mendoza seem to mix what I'd need as user (markup) with what I'd need as a developer writing new macros for mendoza. As a user,...
see subj
Looking at the [Janet docs for the string module](https://janet-lang.org/api/string.html): The function names at the top are bunched together making them difficult to read (see screenshot). Could these be listed vertically,...
When I first opened up the docs for Janet, I thought, "weird, where's the nav menu?" After some searching around I discovered it (Ah! The triple-decker icon button opens it!)....
The [haxe benchmark site](https://kevinresol.github.io/haxe_benchmark/) makes use of travix and shows benchmark results for "hl" (I assume this is for the HL VM), but my understanding is that with HashLink you...
minor grammar in heading
At the bottom of , under "Expert", the link to the example macro is broken.
Provide user with instructions for creating and running deployable jar file. In days-gone-by, users had to set up a `-main` and manually call run-jetty.