-
Notifications
You must be signed in to change notification settings - Fork 0
coryagami/ca11h_ass1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile just run make and use the outputted program "pasclex". If the makefile doesn't work for whatever reason, commands are: lex -i lexer.l g++ driver.c lex.yy.c -lfl then run the a.out a.out < inputfilegoeshere
About
Lexical Analyzer/Parser for Pascal
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published