Skip to content

myselfBZ/interpreter-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

Rust Edition

For now, only arithmetic operators are supported

1 + 1;

(1 + 2) + 2;

(123 + 31) * 2;

(123 + 31) / 2;

Important

Semicolooooooons!!!!

About

rewrite it in RUST!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages