Frequently Asked Questions

What is Modulon?
Modulon is a C-inspired programming language built for simplicity and speed, keeping native performance and familiar syntax while eliminating unnecessary complexity.

Is Modulon stable?
Not yet — Modulon is currently in beta. See the beta releases page for the latest snapshots.

Where can I get the source code?
Modulon's source is available on GitHub at github.com/roccohimel/Modulon.

How do I report a bug?
Open a new issue on GitHub, or check existing issues first.

What is Modulon built on?
Modulon is developed from the existing AneoC compiler technology, expanded into a complete language and toolchain.