Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 734 Bytes

File metadata and controls

22 lines (15 loc) · 734 Bytes

The Muon Programming Language

Warning

The compiler, muonc and the programming language are both experimental, and may not work. It is not recommended to use Muon in production.

Muon is a general-purpose programming language, that compile AOT to machine code, used to create maintanable, reusable and optimized software.

License

Licensed under the MIT license, LICENSE or [http://opensource.org/licenses/MIT].

Contribution

Feel free to contribute. For the moment there is no documentation but it will come.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.