|
db66b04033
|
got some chars to identify and edited the simple literal test to include more examples -Task01
|
2025-02-07 15:40:48 -05:00 |
|
|
145d3eeb85
|
updated lex file to have working code for all except for chars and strings. Also added the test files for just Int Testing and for testing for all literals (that is still failing for char and strings)
|
2025-02-07 14:31:10 -05:00 |
|
|
cfd64648d9
|
Added simple rules for literals based on documentation. Still have to test them and refine further
|
2025-02-07 00:59:03 -05:00 |
|
|
bfe8cc35dd
|
Removed Type Defs from lex doc
|
2025-02-05 16:56:27 -05:00 |
|
|
5c9df58d1b
|
edited file to include comment lines and most of types in handout (except comments)
|
2025-02-04 19:43:11 -05:00 |
|
|
50ec8c1f65
|
Added some boiler plate to the .lex file
|
2025-02-04 15:52:07 -05:00 |
|
|
f87ae06f52
|
create files
|
2025-02-04 15:11:40 -05:00 |
|