Skip to content

THREE ADDRESS CODE GENERATION TE-IT PRACTICAL ASSIGNMENT

Notifications You must be signed in to change notification settings

ashbin1008/LEX-AND-YACC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LEX-AND-YACC

TE-IT PRACTICAL ASSIGNMENT

IT CONTAINS TWO FILES lex.l AND yacc.y

PLEASE USE LINUX (TERMINAL) FOR COMPILATION.

Ubuntu does not come installed with a lex and yacc compiler to do so install it first by

  1. Opening the terminal

  2. type - sudo apt-get install flex

  3. enter your password

after installation of flex finishes

  1. type - sudo apt-get install bison

  2. enter your pasword.

Congratualtions Lex and Yacc have been installed on your system.

THANKS FOR REFERING MY CODE FOR ANY HELP CONTACT ME OR COMMENT.

About

THREE ADDRESS CODE GENERATION TE-IT PRACTICAL ASSIGNMENT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published