|
47e8a021f9
|
Cleanup
|
2023-03-26 12:13:37 -07:00 |
|
|
a40ebb7500
|
Treeify now handles both left- and right-associative operators
|
2023-03-26 12:13:08 -07:00 |
|
|
3e1fa97ce8
|
Cleanup
|
2023-03-25 09:54:07 -07:00 |
|
|
d0d051d616
|
Added more token methods
|
2023-03-25 09:40:08 -07:00 |
|
|
cea5a1db22
|
Removed Root Token
|
2023-03-25 09:27:15 -07:00 |
|
|
8430b0d15a
|
Split tokenizer
|
2023-03-24 23:06:44 -07:00 |
|
|
cafe1c9c64
|
Added Constants
Fixed treeify bug
|
2023-03-24 20:21:48 -07:00 |
|
|
1f9bcccab4
|
Added basic evaluation
|
2023-03-24 13:16:58 -07:00 |
|
|
a23cea274f
|
Fixed group parsing
|
2023-03-23 15:10:18 -07:00 |
|
|
4c8a916085
|
Added recursive parsing
Improved error handling
|
2023-03-23 14:53:27 -07:00 |
|
|
c743d28f6c
|
Reworked parser, added support for unary operators
|
2023-03-22 22:51:48 -07:00 |
|
|
9f53847ed3
|
Added lookback parsing
|
2023-03-22 15:06:58 -07:00 |
|
|
af85e8a6d5
|
Rewrote parser
|
2023-03-22 10:53:38 -07:00 |
|