The Minuet Programming Language

The Minuet Programming Language

An object-oriented programming language emphasizing on unified type system and clean syntax.

Minuet took language concepts from many languages, especially: Swift, Python, and Java.

Key Design Criteria:

  1. Simplicity : Simple language concepts and simple syntax.

  2. Performance (on runtime) : Natively compiled (Do not use any virtual machine)

  3. Adaptability & Reusability : Existing code could be adapt and reuse in other projects.

Sample Program

Current Status :

  • Language Design: 70%

  • Developing the Compiler: 20%

Development Logging:

27 Jan 2021 : Starting the website to share the ongoing design.

Contact:

thana_nita@yahoo.com