Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 537 Bytes

File metadata and controls

12 lines (7 loc) · 537 Bytes

Ame

Ame is a compiled statically-and-strongly-typed programming language designed to be a mix of 2 popular programming languages: C and Rust.

For me, first and foremost, it is an opportunity to learn more about compilers and other adjacent stuff. So I will develop this until I run out of motivation or until I consider it done :).

License

This project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-MIT and LICENSE-APACHE for details.