Moonscript++ Compiler collection package for Moonscript syntax highlighting
June 8, 2017 ยท View on GitHub
------------------
In code profiling and error / warning highlighting and messages realtime, Comming soon
Class and object highlighting now seperate from functions and operations!!
V 1.0.9
- NEW! Now has descriptions, and snippet support as well as a better coded language descriptior.
- This package will highlight Moonscript, and compatible lua keywords in a text document.
- This package will highlight uncompatible lua keywords in the moonscript language (think function,end)
- Highlights the entire standard library thats compatible with moonscript, in terms of keywords
Moonscript compiler tools comming soon
Check out moonscript++, the compiler to create standalone compiled Moonscript programs. https://github.com/owenkimbrell/Moonscriptxx
Lynxish-Developer