Good-enough Janet interpreter #37

Closed
opened 2024-05-19 19:22:02 +00:00 by scott · 3 comments
Owner

Left to do (as of this moment: May 19, 3:15pm), for Computer Class:

  • do expressions
  • dict patterns
  • partial function application
  • pkg
  • loop + recur

Deferred to 0.1.0:

  • Coroutines #30
  • test
  • ns
  • import
  • with
Left to do (as of this moment: May 19, 3:15pm), for Computer Class: - [x] `do` expressions - [x] `dict` patterns - [x] partial function application - [x] `pkg` - [x] `loop` + `recur` Deferred to 0.1.0: * Coroutines #30 * `test` * `ns` * `import` * `with`
scott added this to the Computer Class milestone 2024-05-19 19:22:02 +00:00
scott self-assigned this 2024-05-19 19:22:02 +00:00
scott added a new dependency 2024-05-19 19:22:15 +00:00
scott added the
now
label 2024-05-19 19:24:48 +00:00
scott added a new dependency 2024-05-19 19:34:19 +00:00
scott removed a dependency 2024-05-31 16:41:26 +00:00
scott changed title from Finish Janet interpreter to Good-enough Janet interpreter 2024-05-31 16:46:04 +00:00
scott added a new dependency 2024-05-31 17:14:44 +00:00
Author
Owner

loop & recur work as of 27b688b96d

`loop` & `recur` work as of https://alea.ludus.dev/twc/ludus/commit/27b688b96d7a260b8445586be17f0e256370b32d
Author
Owner

And pkgs work (I think!) with b86a25b5bc

And pkgs work (I think!) with https://alea.ludus.dev/twc/ludus/commit/b86a25b5bc0f536cc980fb05acb700c8490a7f96
Author
Owner

And pkgs work (I think!) with b86a25b5bc

And pkgs work (I think!) with https://alea.ludus.dev/twc/ludus/commit/b86a25b5bc0f536cc980fb05acb700c8490a7f96
scott removed a dependency 2024-06-04 18:51:27 +00:00
scott closed this issue 2024-06-04 18:51:34 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
Reference: twc/ludus#37
No description provided.