|
b5ee47d2c8
|
Drop specific operators as terms, "Binary" or "Unary" ops only
This preps for Order of Operations
|
2024-11-18 22:02:33 -06:00 |
|
|
782c1c93f0
|
Drop REPL (George Bush voice) "for now"
|
2024-11-18 21:49:43 -06:00 |
|
|
c29d463adf
|
Clippy pass
|
2024-11-18 21:25:06 -06:00 |
|
|
08cab74fb5
|
Add some display for each, order of operations won't be correct without context
|
2024-11-18 10:16:36 -06:00 |
|
|
c9295b5777
|
Add loop test
|
2024-11-16 14:29:02 -06:00 |
|
|
7213f4a487
|
Beginnings of loops
|
2024-11-16 13:44:04 -06:00 |
|
|
74f1fdc5ea
|
Slightly change call semantics, add looping construct, inline some JS
|
2024-11-14 15:32:46 -06:00 |
|
|
26bff70b1f
|
Remove objects, add some other stuff so that I can make fizzbuzz run in node
|
2024-11-13 20:40:40 -06:00 |
|
|
8259b57a46
|
Change the way blocks are handled, i.e. not expressions but something else
|
2024-11-13 11:13:09 -06:00 |
|
|
0524efef03
|
Rip out objects
|
2024-11-13 10:43:00 -06:00 |
|
|
d4d4756002
|
WIP to think about tail calls etc
|
2024-11-13 09:50:44 -06:00 |
|
|
201d7d2594
|
This is a rust project now, let's end the segregation
|
2024-11-12 13:56:37 -06:00 |
|