Skip to content

4slk4/calculator-using-flex-bison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE CALCULATOR WITH FLEX & BISON

The code only works on GNU/Linux system with installed Flex & Bison.

To compile, simply execute the command "make" and then "./calculator".

The program will stop if you enter anything other than numbers and arithmetic operators.

To delete all the compiled files, run the command "make clean".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published