0xpedrojorge/Rust_Interpreter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Extract the files: $ unzip Rust_Interpreter.zip Compile: $ make Run $ ./interpreter <file-name.txt> There is a test file called test1.txt that contains all the cases requested.