|
7f241523d4
|
Use new looping construct in examples
|
2024-11-18 10:41:51 -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 |
|
|
03b140189c
|
Remove interpreter & evaluator
|
2024-11-16 13:50:20 -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 |
|
|
9291e65c11
|
Use injected js, trampolines for curried functions
|
2024-11-14 13:09:54 -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 |
|
|
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 |
|