A basic terminal calculator done with Bison and Flex
-
Clone the project
-
cd into the /flexon-calculator directory
-
Execute the command
make
-
An executable file will appear
-
Execute command
./calculadora
-
The program admits
--help
and file params -
Instructions may end with semicolon ";"
-
o terminate the executio type
exit
-
Symbolic table with the initial content
-
Every operation done
-
Symbolic table with the final content