Skip to content

turrnut/Emi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 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!