herbglitch
|
acde9dfe3c
|
lexer added to documentation, and fixed alignment of some imports
|
2025-03-28 04:12:57 -06:00 |
|
herbglitch
|
a9a26ec122
|
fixed a memory leak in lexer, all tests are now memory safe
|
2025-03-28 02:53:03 -06:00 |
|
herbglitch
|
5b2b8ef21c
|
fixed lexer, continous should now work fairly efficiently
|
2025-01-07 16:29:15 -07:00 |
|
herbglitch
|
d69844dab1
|
still working on parser, plan to rework to parsing first, then calling struct creation callback after with vector of tokens and tags
|
2024-11-23 19:27:30 -07:00 |
|
herbglitch
|
606f8e4bad
|
parser working, needs more tests and an actual language to make sure that is true though
|
2024-11-20 10:27:17 -07: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
|
5de968688c
|
testing working, and fixed memory leak in replace with substring function
|
2024-08-31 06:09:33 -06:00 |
|