7af98d1c6f
Removed rune literals from analyzer
2022-10-04 16:35:00 -04:00
42a51477ec
Added ( and ) tokens
2022-09-13 17:04:43 -04:00
cc14292c63
Added equals assignment operator
...
The set phrase will be removed and just replaced with a single
equals sign. Double equals will be used for comparison. This will
be much easier to understand.
2022-09-03 20:23:27 -04:00
Sasha Koshka
453a596587
Added test case for new tokens
2022-08-25 23:17:42 -04:00
Sasha Koshka
9232432c35
Implemented thos bad boys
2022-08-25 00:05:40 -04:00
Sasha Koshka
b536b01eeb
Added new tokens to test case
2022-08-25 00:01:28 -04:00
Sasha Koshka
9e01eef45b
Added elipsis token
2022-08-16 20:24:27 -04:00
Sasha Koshka
8b28fe5a4c
Added a comma token
2022-08-15 14:50:09 -04:00
c09c9860b8
Parser tests are now arf files
2022-08-12 10:26:16 -05:00