2024-07-18T09:08:09Z - 2025-01-18T09:08:09Z

Overview

0 Active Pull Requests
20 Active Issues
Excluding merges, 1 author has pushed 68 commits to main and 68 commits to all branches. On main, 28 files have changed and there have been 12108 additions and 8920 deletions.

10 Issues closed from 1 user

Closed #105 stdlib should have a string->number parser function 2024-10-23 21:46:22 +00:00

Closed #104 penwidth! should not hang 2024-10-23 20:49:56 +00:00

Closed #81 Turtle position should correctly report location in turtle coordinates 2024-07-21 23:27:11 +00:00

Closed #85 home! should reset orientation, not just location 2024-07-21 23:24:06 +00:00

Closed #46 Add set_heading to prelude 2024-07-21 23:23:37 +00:00

Closed #82 ref -> box all the way through the parser, interpreter 2024-07-21 20:31:45 +00:00

Closed #100 Update Lezer and Tree-Sitter grammars: remove loop and recur 2024-07-21 17:38:41 +00:00

Closed #86 Disallow shadowing? 2024-07-20 17:51:50 +00:00

Closed #35 Improve parser errors on extra exprs/tokens on line 2024-07-19 20:14:18 +00:00

Closed #99 Remove loop and recur from the language 2024-07-19 20:13:30 +00:00

10 Issues created by 1 user

Opened #101 Add JSON encoder/decoder to Prelude 2024-07-20 17:59:03 +00:00

Opened #102 Language-independent testing 2024-07-21 17:56:28 +00:00

Opened #103 repeat should take a simple expression 2024-10-18 19:26:25 +00:00

Opened #106 Fix validation error on attempting rebind in function arguments 2024-11-01 18:24:59 +00:00

Opened #107 Add arcsin and arccos to prelude 2024-11-01 22:07:07 +00:00

Opened #108 panic! (:blah) should print (:blah) in the error messge 2024-11-06 23:12:33 +00:00

Opened #109 Add a try reserved word 2024-11-25 17:29:56 +00:00

Opened #110 Ludus should include PEGs as part of Prelude 2024-11-28 21:45:26 +00:00

Opened #111 String interpolation patterns should be able to take placeholders 2024-11-29 19:28:12 +00:00

Opened #112 map should have a unary arity 2024-12-13 16:54:19 +00:00

17 Unresolved Conversations

Open #93 Turtle graphics protocol 2024-10-20 19:04:37 +00:00

Open #96 Thoughts about concurrency, actors, and objects 2024-07-21 20:33:09 +00:00

Open #95 Thoughts about bytecode VM 2024-07-21 20:19:39 +00:00

Open #98 "Literate" Ludus 2024-07-21 20:19:23 +00:00

Open #67 and and or should be short-circuiting special forms 2024-07-21 20:16:34 +00:00

Open #66 Real UTF-8 functions 2024-07-21 20:15:38 +00:00

Open #17 Improve prelude 2024-07-21 17:48:00 +00:00

Open #18 Testing for Ludus 2024-07-21 17:46:47 +00:00

Open #21 More robust in-Ludus testing 2024-07-21 17:46:47 +00:00

Open #1 Add a with form 2024-07-21 17:45:44 +00:00

Open #5 pkgs and nses 2024-07-21 17:45:44 +00:00

Open #9 Add a "pin" operator 2024-07-21 17:45:44 +00:00

Open #42 Persistent data structures 2024-07-21 17:45:03 +00:00

Open #55 Validator should validate imports 2024-07-21 17:44:48 +00:00

Open #56 Validator should validate with forms 2024-07-21 17:44:48 +00:00

Open #57 Validator should validate ns forms 2024-07-21 17:44:48 +00:00

Open #43 Bytecode VM 2024-07-21 17:40:26 +00:00