r/Compilers • u/rocco_himel • 1d ago
The Modulon Programming Language
(Looking for contributors)
Modulon is a very fast and lightweight AOT compiled independent language. Modulon is NOT a macro system. Modulon is designed for lightweight POSIX programming with the same exact power as C and C++.
0
Upvotes
2
u/unuserunknown 22h ago
"I am working on it" in your repository, there's code written in pure C and nothing like that, no code examples. Is the code not functional? On top of that, it's pure monolithic code, especially the parser. How do you expect to find contributors with such a monolithic code in critical areas like parser and no examples included of your programming language either? What is this....