Skip to content

Project as the practice of lexical analysis, parsing and semantic analysis

Notifications You must be signed in to change notification settings

Shouyin/simple_eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_eval

Calculator supporting basic operations of addition, substraction, multiplication and division

Run

..
cd simple_eval
gcc -o simple_eval simple_eval.c
./simple_eval

About

Project as the practice of lexical analysis, parsing and semantic analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages