Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 844 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 844 Bytes

🧪 status: v1.0 out
🧑 author: turrnut
📰 news: Version 1.0 is now released!

📩 How to reach me:Click Here to join my discord server!

Emi is a High-Level, Just-In-Time(JIT) compiled, dynamically typed language with both its compiler and interpreter written in C. The compiler compiles to an intermediate representation (IR) before executing it. The language is based on the Lox programming language by Robert Nystrom.

Documentation

Coming soon... The syntax of the language will be put here.

If you would like to join us, Click Here to view the contributing guide.

Versions

Version Status Note
1.0 current version First version!