Skip to content

All VTU System Software and Operating System Lab Programs

Notifications You must be signed in to change notification settings

amogh2004/VTU-SS

Repository files navigation

VTU-SS

Steps to execute:

lex filename.l
yacc -d filename.y
cc lex.yy.c y.tab.c -ll
./a.out

Steps to install libraries:

sudo apt-get install flex
sudo apt-get install bison

About

All VTU System Software and Operating System Lab Programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published