Skip to content

Three address code generator program using lex and yacc for Arithmetic, Assignment, Declarative, if-else and while statements that are similar to C syntax

Notifications You must be signed in to change notification settings

tushcoder/ThreeAddressCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeAddressCode

Three address code generator program using lex and yacc for Arithmetic, Assignment, Declarative, if-else and while statements that are similar to C syntax

lex and yacc files are already provided. To run it first make an binary file using ./make

and then execute that file.

About

Three address code generator program using lex and yacc for Arithmetic, Assignment, Declarative, if-else and while statements that are similar to C syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published