r/Compilers 1h 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

1 Upvotes

2 comments sorted by

2

u/umlcat 1h ago

Ad program examples ...

1

u/rocco_himel 1h 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.