Skip to content

shootingteapots/Reef-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reef!

Reef is a programming language i am developing for one of my computer science projects in college! Written wholly in rust, its a language based around simplicity and efficiency. I hope to make it turing complete by the project deadline, but if i complete it before then, ill hopefully add some more features.

Its mainly inspired by lua, c++, and rust, and similarities to each of these can be found in the syntax.

Running

Simply clone the repository and build using cargo. The reef-core library should be built if you just compile the project as a whole.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages