Scott Richmond
|
8ac289cc9d
|
I keep working, shit's not working
|
2024-06-05 20:16:29 -04:00 |
|
Scott Richmond
|
35a4b8e1c6
|
stash work: bugfixes, better errors, etc.
|
2024-06-05 17:47:41 -04:00 |
|
Scott Richmond
|
20cb689d12
|
prelude now passes validator
|
2024-06-05 15:52:03 -04:00 |
|
Scott Richmond
|
721594823d
|
start integration work: comment out prints/pps; create ludus.janet
|
2024-06-05 11:55:06 -04:00 |
|
Scott Richmond
|
fa5e298d94
|
ref -> box; fix box representations; add ds modifying functions to base
|
2024-06-04 16:57:32 -04:00 |
|
Scott Richmond
|
6cc7f045a2
|
complete draft of base
|
2024-06-04 16:24:54 -04:00 |
|
Scott Richmond
|
a25ece5a68
|
fixed closure/function contexts work with forward declaration & mutual recursion
|
2024-06-04 16:06:31 -04:00 |
|
Scott Richmond
|
f80aa7a8dc
|
function contexts are fixed at declaration
|
2024-06-04 15:52:24 -04:00 |
|
Scott Richmond
|
b86a25b5bc
|
stand up pkgs
|
2024-06-04 14:50:48 -04:00 |
|
Scott Richmond
|
27b688b96d
|
interpret loop & recur!
|
2024-06-04 14:25:22 -04:00 |
|
Scott Richmond
|
4da846d8d7
|
doc! works!
|
2024-06-04 13:28:20 -04:00 |
|
Scott Richmond
|
478bc8649e
|
add runtime doc info
|
2024-06-04 13:04:53 -04:00 |
|
Scott Richmond
|
1842923fa3
|
clean up little bugs
|
2024-06-04 13:02:15 -04:00 |
|
Scott Richmond
|
df274799be
|
pretty print patterns
|
2024-06-04 13:00:34 -04:00 |
|
Scott Richmond
|
bbd41a0f74
|
interpret forward-declared functions, allowing mutual recursion
|
2024-06-04 11:54:29 -04:00 |
|
Scott Richmond
|
3903f10c8d
|
update in-code project management
|
2024-05-31 13:29:51 -04:00 |
|
Scott Richmond
|
1120f21df2
|
dict pattern matching
|
2024-05-19 20:19:00 -04:00 |
|
Scott Richmond
|
010b584ef1
|
partial function application!
|
2024-05-19 19:35:41 -04:00 |
|
Scott Richmond
|
6bf4dde487
|
do expressions
|
2024-05-19 18:38:44 -04:00 |
|
Scott Richmond
|
822f5c0178
|
{stringify, ltype} -> imports from base
|
2024-05-19 18:24:11 -04:00 |
|
Scott Richmond
|
24bbef74aa
|
add janet functions
|
2024-05-19 16:18:52 -04:00 |
|
Scott Richmond
|
608ab4ab67
|
stringify fns and bugfixes
|
2024-05-19 14:54:51 -04:00 |
|
Scott Richmond
|
8d3d9a2dc5
|
2big commit: stand up fns, definitions and calls, lots of bugfixes
|
2024-05-19 01:58:10 -04:00 |
|
Scott Richmond
|
265f867a71
|
fix string interpolation
|
2024-05-18 18:22:49 -04:00 |
|
Scott Richmond
|
5deab18356
|
string patterns should now be working
|
2024-05-18 17:43:21 -04:00 |
|
Scott Richmond
|
95054ef234
|
add match exprs
|
2024-05-18 17:04:23 -04:00 |
|
Scott Richmond
|
d5f593b0f3
|
tuple patterns, with splats!
|
2024-05-15 12:33:52 -04:00 |
|
Scott Richmond
|
399f1fd4c7
|
make progress; WIP: interpreting pattern matching
|
2024-05-15 00:05:25 -04:00 |
|
Scott Richmond
|
3a8a236f01
|
start work on interpreter
|
2024-05-14 20:44:54 -04:00 |
|