2024-07-18T09:08:09Z - 2025-01-18T09:08:09Z
Overview
10 Issues closed from 1 user
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
10 Issues created by 1 user
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
17 Unresolved Conversations
Open
#93
Turtle graphics protocol
Open
#96
Thoughts about concurrency, actors, and objects
Open
#95
Thoughts about bytecode VM
Open
#98
"Literate" Ludus
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