Skip to content

blorente/naylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

192 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naylang

An interpreter and debugger for the Grace programming language

Compilation instructions

naylang uses standard out-of-source compilation with CMake. It requires at least version 3 of CMake and a compiler that supports C++14 (for example, GCC6.x). When all the dependencies are installed, a simple sequence of commands should suffice to run the tests:

asciicast

Alternatively, there is a compilation/launch script in the dists/ folder, for GCC users:

asciicast

About

An interpreter and debugger for the Grace programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published