2024-06-26T15:39:02Z - 2025-06-26T15:39:02Z
Overview
11 Issues closed from 1 user
Closed
#20 print!
should not show args as a list
Closed
#16 Functions should properly close over bindings
Closed
#6 Panics should have nice information
Closed
#19 Validator should validate recursive functions
Closed
#4 Write validator
Closed
#17 All ast-like things should be branches of Ast
Closed
#18 We need an FnInfo
Closed
#9 More ergonomic context
Closed
#12 Move base
from a context to a dict
Closed
#10 String pattern matching
Closed
#2 Complete base functions
25 Issues created by 1 user
Opened
#1 Opportunistic mutation
Opened
#3 Develop parsing error reporting
Opened
#5 Panics should have stack traces
Opened
#7 Package interpreter into a Rust library
Opened
#8 Compile to WASM
Opened
#11 Improve interpolated string/string pattern parsing errors
Opened
#13 Bring Prelude into Rust
Opened
#14 Rust-based doc generation
Opened
#15 Partial function application should work.
Opened
#21 Recursive functions borrow themselves twice when executing
Opened
#22 Optimizing memory layouts
Opened
#23 Consider alternative code pattern?
Opened
#24 Clean up issues
Opened
#25 Build into node package
Opened
#26 WASM interpreter should run in a different thread
Opened
#27 Actor model should exist & work
Opened
#28 Console output should pass through actors
Opened
#29 Text input should be able to happen through actors
Opened
#30 Keyboard actions should be available through actors
Opened
#31 JSON serialization of relevant Ludus values to JS frontend
Opened
#32 Develop LDN notation, spec, and parser
Opened
#33 Ludus should be able to request the contents of a file through the JS frontend
Opened
#34 WASM packaging should be possible
Opened
#35 Error console messages should be valid JSON
Opened
#36 Keywords should be able to be generated at runtime