-
Notifications
You must be signed in to change notification settings - Fork 0
joeljohn135/Compiler_using_lex_yacc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ratsel is a translator using Lex and Yacc To run the files- Step1: Download the files Step2: Open the terminal Step3: compile 'yacc -d ratsel.y' Step4: compile 'flex ratsel.l' Step5: Run 'cc lex.yy.c y.tab.c -lfl' Step6: ./a.out<input.r input.r file is of ratsel format
About
Translator using lex and yacc
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published