Commit Graph

13 Commits

Author SHA1 Message Date
Annie
0aea539095 implemented -st and -tok functionality, updated -help 2025-02-20 16:07:44 -05:00
Scarlett
c2adcdf8bb Makefile updated t#09 2025-02-18 16:03:52 -05:00
Meyer Simon
910760661e Lexer is ready just added some test files t#09 2025-02-13 21:11:03 -05:00
Partho Bhattacharya
90407da44c ran make file to display all .tok files 2025-02-13 19:00:43 -05:00
Partho Bhattacharya
f64a4633f7 tweaked the lexer to always have DEBUG of 0 and updated .tok file logic in runner 2025-02-13 18:51:31 -05:00
Annie Slenker
9aa63372c3 Merge branch 'Dev' into Sprint1-BasicProgSetupFix-t#06 2025-02-13 01:59:32 -05:00
Annie
e91eb1815b Added option to generate header file for yy.lex.c, fixed errors in runner.c, and updated Makefile 2025-02-12 23:47:12 -05:00
Scarlett
b494518208 Update to match filename 2025-02-12 14:26:12 -05:00
Scarlett
0ee652ed06 Test cases added 2025-02-12 14:23:57 -05:00
Annie
a7fa7bb669 removed print statements from .lex file and added test_operators to Makefile 2025-02-11 16:09:57 -05:00
Meyer Simon
340e5adcce Fixed some of the indentation in the Makefile 2025-02-04 15:56:09 -05:00
Annie
9f0767c459 added Makefile example from flex documentation 2025-02-04 15:27:21 -05:00
Annie
f87ae06f52 create files 2025-02-04 15:11:40 -05:00