Skip to content

samy-00007/language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple language interpreter written in rust.

This is not intended for real usage, it is for educational purpose, do not use it.

Profiler

valgrind --tool=callgrind --dump-instr=yes --collect-jumps=yes target/debug/language

callgrind_annotate <callgrind.out.xxxxx>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages