2024-07-03T09:24:14Z - 2025-07-03T09:24:14Z
Overview
19 Issues closed from 2 users
Closed
#117 Should Ludus have a linked list collection type?
Closed
#116 Prelude should have a foldr
function
Closed
#114 Exponents
Closed
#119 "Loop" in Prelude
Closed
#105 stdlib should have a string->number parser function
Closed
#104 penwidth!
should not hang
Closed
#81 Turtle position should correctly report location in turtle coordinates
Closed
#85 home!
should reset orientation, not just location
Closed
#46 Add set_heading
to prelude
Closed
#82 ref
-> box
all the way through the parser, interpreter
Closed
#100 Update Lezer and Tree-Sitter grammars: remove loop
and recur
Closed
#86 Disallow shadowing?
Closed
#35 Improve parser errors on extra exprs/tokens on line
Closed
#99 Remove loop
and recur
from the language
Closed
#79 Splat patterns should show word/name bindings in doc!
and match errors
Closed
#87 Called keywords should work in do
forms
Closed
#83 Better error message: "mismatched arity" -> "wrong number of arguments"
Closed
#91 chars
should give a list of chars in a string
Closed
#31 Stdin, out, err
15 Issues created by 3 users
Opened
#98 "Literate" Ludus
Opened
#101 Add JSON encoder/decoder to Prelude
Opened
#102 Language-independent testing
Opened
#103 repeat
should take a simple expression
Opened
#106 Fix validation error on attempting rebind in function arguments
Opened
#107 Add arcsin and arccos to prelude
Opened
#108 panic! (:blah)
should print (:blah)
in the error messge
Opened
#109 Add a try
reserved word
Opened
#110 Ludus should include PEGs as part of Prelude
Opened
#111 String interpolation patterns should be able to take placeholders
Opened
#112 map
should have a unary arity
Opened
#113 goto!
should work
Opened
#115 Quoting strings or arbitrary string keys for dicts
Opened
#118 code included in SVG output should not replace *input*
Opened
#120 Set "contains?" seems to have a bug
16 Unresolved Conversations
Open
#93
Turtle graphics protocol
Open
#96
Thoughts about concurrency, actors, and objects
Open
#95
Thoughts about bytecode VM
Open
#67
and
and or
should be short-circuiting special forms
Open
#66
Real UTF-8 functions
Open
#17
Improve prelude
Open
#18
Testing for Ludus
Open
#21
More robust in-Ludus testing
Open
#1
Add a with
form
Open
#5
pkg
s and ns
es
Open
#9
Add a "pin" operator
Open
#42
Persistent data structures
Open
#55
Validator should validate imports
Open
#56
Validator should validate with
forms
Open
#57
Validator should validate ns
forms
Open
#43
Bytecode VM