Meyer Simon
|
d790d5fdef
|
Made some changes to the files t#29
|
2025-02-23 12:06:37 -05:00 |
|
Meyer Simon
|
6c72120785
|
added the prototypes for lookups to the h file t#29
|
2025-02-23 12:00:41 -05:00 |
|
Meyer Simon
|
fcb66c125d
|
it looks like this should work. t#29
|
2025-02-21 14:30:14 -05:00 |
|
Meyer Simon
|
ad5da96857
|
Made spelling errors t#29
|
2025-02-21 11:47:20 -05:00 |
|
Meyer Simon
|
dbcdafb1a0
|
fixed some of the spacing in the table t#29
|
2025-02-21 10:09:26 -05:00 |
|
Meyer Simon
|
4468dbd02f
|
Fixed some functionality in symbol_table and added print_symbole_table t#29
|
2025-02-21 09:32:06 -05:00 |
|
Meyer Simon
|
4e22726d5b
|
added .gitignore t#09
|
2025-02-18 16:01:30 -05:00 |
|
Meyer Simon
|
910760661e
|
Lexer is ready just added some test files t#09
|
2025-02-13 21:11:03 -05:00 |
|
Meyer Simon
|
9e7a70f901
|
merged task t#09
|
2025-02-13 19:20:21 -05:00 |
|
Meyer Simon
|
431ab607c4
|
Tested the functionality, seems to work. t#09
|
2025-02-12 20:48:56 -05:00 |
|
Meyer Simon
|
99c62758f6
|
Added code to lexer to recognize the groupings/punct's t#09
|
2025-02-12 16:12:33 -05:00 |
|
Meyer Simon
|
c13f76f365
|
Added tests for grouping t#09
|
2025-02-12 15:22:59 -05:00 |
|
Meyer Simon
|
5abc36c00c
|
Carl told me that we will be treating string as an ID so I removed it. t#07
|
2025-02-11 16:30:25 -05:00 |
|
Meyer Simon
|
bfa79fe7be
|
finished my assignment and added the line number and column number functionality to my file. t#07
|
2025-02-11 16:26:30 -05:00 |
|
Meyer Simon
|
1701904c08
|
Fixed some of the spacing in the lexer for debugging t#07
|
2025-02-10 12:54:08 -05:00 |
|
Meyer Simon
|
200307291c
|
Removed garbage files
|
2025-02-07 16:48:12 -05:00 |
|
Meyer Simon
|
78c743736c
|
Added the keywards and types t#01
|
2025-02-07 14:34:37 -05:00 |
|
Meyer Simon
|
340e5adcce
|
Fixed some of the indentation in the Makefile
|
2025-02-04 15:56:09 -05:00 |
|
Meyer Simon
|
092f4b7103
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2025-02-04 15:53:51 -05:00 |
|
Meyer Simon
|
50ec8c1f65
|
Added some boiler plate to the .lex file
|
2025-02-04 15:52:07 -05:00 |
|
Meyer Simon
|
d782e55bd6
|
Adding the standard token constants to the typedefs.h, this is basickly taken from the alpha language specification page 5 and made into #define's for the c compiler
|
2025-02-04 15:20:42 -05:00 |
|