adonais / skylark

Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
https://sourceforge.net/projects/libportable/files/Skylark/
GNU General Public License v3.0
453 stars 44 forks source link

Please add syntax highlighting for the Adept language #86

Closed ghost closed 12 months ago

ghost commented 1 year ago

You could use this as a reference:

https://github.com/AdeptLanguage/AdeptSublimeText

Thank you.