Skip to content

blake41/buhlahkee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get this shit to work
bison -d calculator.y
flex calculator.l
cc -o calculator calculator.tab.c lex.yy.c -lfl -L/usr/local/opt/flex/lib
#this produces calculator
./calculator
2 + 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages