herbglitch
|
5f34dbfeca
|
now copying the language correctly, at least I hope
|
2024-11-14 00:07:56 -07:00 |
|
herbglitch
|
fa0f9cd820
|
working on parserlang
|
2024-11-12 10:36:35 -07:00 |
|
herbglitch
|
b702431c88
|
added parserlang though it is throwing error when it should be good in testing, need to fix
|
2024-11-06 06:45:04 -07:00 |
|
herbglitch
|
006b4c63f7
|
parser mostly fixed, still needs a lot more testing though, and need to store parsed values in a datatype
|
2024-11-01 04:39:45 -06:00 |
|
herbglitch
|
963b99c6bd
|
updated to fix breaking recusrion when a good tag was found, it now segfaults though
|
2024-10-31 19:58:11 -06:00 |
|
herbglitch
|
58986021de
|
parser clears lexer when done parsing
|
2024-10-30 18:41:01 -06:00 |
|
herbglitch
|
b10f9b9123
|
fixed a lot of the lexer and parser (the segfault, and now can do char ranges)
|
2024-10-30 07:36:43 -06:00 |
|
herbglitch
|
050f7a8452
|
segfault when testing parser
|
2024-10-28 21:00:48 -06:00 |
|
herbglitch
|
d8d1a1a107
|
added ability to check if token id is a lexer rule and wrote parser, still need to test
|
2024-10-24 19:56:26 -06:00 |
|
herbglitch
|
24fd8d6b25
|
working on parsing recursively
|
2024-10-16 23:46:16 -06:00 |
|
herbglitch
|
60acfd075a
|
creation and destruction in parser, also added some stuff to gitingore
|
2024-10-16 05:14:53 -06:00 |
|
herbglitch
|
5de968688c
|
testing working, and fixed memory leak in replace with substring function
|
2024-08-31 06:09:33 -06:00 |
|
herbglitch
|
93dc0fa053
|
updated vector to video version, will probably break a lot
|
2024-08-27 03:23:29 -06:00 |
|
herbglitch
|
df8c7f7ff1
|
removed tests for now, might add agian later
|
2022-10-29 13:07:02 -06:00 |
|
herbglitch
|
685364929b
|
basic sdl init graphics and engine implementaiton
|
2022-10-29 00:22:23 -06:00 |
|