Scott Richmond scott
  • Joined on 2023-07-29
scott closed issue twc/ludus#65 2024-06-04 20:07:07 +00:00
Consider subtle scoping/shadowing rules
scott pushed to to_janet at twc/ludus 2024-06-04 20:06:36 +00:00
a25ece5a68 fixed closure/function contexts work with forward declaration & mutual recursion
scott opened issue twc/ludus#65 2024-06-04 19:52:36 +00:00
Consider subtle scoping/shadowing rules
scott pushed to to_janet at twc/ludus 2024-06-04 19:52:29 +00:00
f80aa7a8dc function contexts are fixed at declaration
scott commented on issue twc/ludus#59 2024-06-04 18:52:08 +00:00
show works for patterns

Done, with df274799be

scott closed issue twc/ludus#59 2024-06-04 18:52:08 +00:00
show works for patterns
scott closed issue twc/ludus#37 2024-06-04 18:51:34 +00:00
Good-enough Janet interpreter
scott commented on issue twc/ludus#37 2024-06-04 18:51:15 +00:00
Good-enough Janet interpreter

And pkgs work (I think!) with b86a25b5bc

scott commented on issue twc/ludus#37 2024-06-04 18:51:07 +00:00
Good-enough Janet interpreter

And pkgs work (I think!) with b86a25b5bc

scott pushed to to_janet at twc/ludus 2024-06-04 18:50:52 +00:00
b86a25b5bc stand up pkgs
scott commented on issue twc/ludus#37 2024-06-04 18:26:17 +00:00
Good-enough Janet interpreter

loop & recur work as of 27b688b96d

scott pushed to to_janet at twc/ludus 2024-06-04 18:25:27 +00:00
27b688b96d interpret loop & recur!
scott commented on issue twc/ludus#38 2024-06-04 17:30:39 +00:00
Good-enough validator

This is the "good enough," not "complete" validator. At present, I believe this has all the things we need for Computer Class. May have to re-open?

scott closed issue twc/ludus#38 2024-06-04 17:30:39 +00:00
Good-enough validator
scott commented on issue twc/ludus#60 2024-06-04 17:29:05 +00:00
Ensure docstrings work and are available in the interpreter

Completed with 4da846d8d7

scott closed issue twc/ludus#60 2024-06-04 17:29:05 +00:00
Ensure docstrings work and are available in the interpreter
scott commented on issue twc/ludus#64 2024-06-04 17:28:40 +00:00
Docstrings!

Done: 4da846d8d7

scott closed issue twc/ludus#64 2024-06-04 17:28:40 +00:00
Docstrings!
scott pushed to to_janet at twc/ludus 2024-06-04 17:28:24 +00:00
4da846d8d7 doc! works!
478bc8649e add runtime doc info
1842923fa3 clean up little bugs
Compare 3 commits »
scott pushed to to_janet at twc/ludus 2024-06-04 17:00:38 +00:00
df274799be pretty print patterns
3081af60b2 parse docstrings
Compare 2 commits »