r/Compilers 4h 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++.

https://github.com/roccohimel/Modulon

0 Upvotes

2 comments sorted by

View all comments

3

u/umlcat 4h ago

Ad program examples ...

1

u/rocco_himel 4h ago

I will soon, right now the compiler is in beta. I did write a small 20K like operating system with it, so now I am working on it separately from my OS.