ExeVirus
|
737d8156a6
|
Update README.md
|
2024-10-04 14:29:16 -04:00 |
|
Dallas DeBruin
|
a58a7c2bb6
|
Update Readme
|
2024-10-04 14:26:20 -04:00 |
|
ExeVirus
|
3e39f8c559
|
Catch really long variables AAABBBCCC, limit to 'ZZZZZZ', which is only 308,915,776 variables.... That's enough.
|
2024-10-04 07:34:55 -04:00 |
|
ExeVirus
|
06729e640b
|
I think it's good to go?
|
2024-10-03 08:06:37 -04:00 |
|
Dallas DeBruin
|
36577d1f24
|
Made a lot of progress finding all the corner cases. Next is to define the rest of the supported functions and to validate the stack so we know that all expected arguments are there. I.e. right now it's failing with max(A) because there's nothing to compare A to.
|
2024-10-02 13:15:00 -04:00 |
|
Dallas DeBruin
|
5a5334db4d
|
Almost all the functions parsed, just a few to go and then this is ready for 1.0
|
2024-10-01 16:44:27 -04:00 |
|
Dallas DeBruin
|
31084a2a98
|
Likely first working RPN
|
2024-10-01 14:59:09 -04:00 |
|
Dallas DeBruin
|
6365b9eb3b
|
Add validation and test code
|
2024-10-01 13:35:18 -04:00 |
|
Dallas DeBruin
|
bc04fb5597
|
Working validation function on the first arguments, and successful tokenizer written. Next is building the AST
|
2024-09-27 13:11:37 -04:00 |
|
ExeVirus
|
509b901fb0
|
Further Details
|
2024-05-24 22:12:59 -04:00 |
|
ExeVirus
|
3221cac6ba
|
Start main file
|
2024-05-22 21:38:30 -04:00 |
|
ExeVirus
|
27e4ec7dc5
|
Update README.md
|
2024-05-21 20:24:02 -04:00 |
|
ExeVirus
|
15ce635079
|
Create README.md
|
2024-05-21 20:21:43 -04:00 |
|
ExeVirus
|
9f1dd30eb3
|
Initial commit
|
2024-03-05 11:58:48 -05:00 |
|