Hello. I recently started creating a C++-styled Lua programming language. Currently, it is not quite done yet, but you can feel free to contribute to the project as a whole.
Site: https://thepuzzlemaker.github.io/KLang
GitHub: https://github.com/ThePuzzlemaker/KLang
Advantages
Header Files
Compilation to Lua
Static and Dynamic Libraries
Roadmap
Actual parsing
Compilation to Lua
Headers
Dynamic/Static Libraries
Core libraries*
Other stuff not planned yet
EDIT: It turns out I was able to just pull the lexer out of Penlight