Skip to content

thanhphamvan/toy_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bison & Flex Assignment

Compile

foo@bar:~$ make

Result

foo@bar:~$ ./sum
(2),(2,3)
>> Result: 7.000000
(),(2,-1)
>> Result: 1.000000
(2),(3,2),()
>> Result: 7.000000
(),(2.3,2.4)
>> Result: 4.700000
(,)
>>syntax error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published