achhapolia10 / calculator-compiler

A compiler that parses expression strings and result ouputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calculator-compiler

A compiler that parses expression strings and result ouputs

Running instrucations

Linux

Change the permision of the file to make it executable

chmod +x compiler-x86_64_linux

About

A compiler that parses expression strings and result ouputs

License:MIT License


Languages

Language:Rust 100.0%