Block a user
"Literate" Ludus
Next steps:
- Turtle graphics protocol v. 0.1.
- Specification of a "Literate Ludus" markdown format. (YAML/TOML front matter is probably the way to go here.)
- Development of various…
"Literate" Ludus
Conversation with @matt: Looks like the first version of "Ludus as a host in markdown" is the most promising approach here: it will already work with all the parsers.
Also, perhaps we have a…
2027490614
improve some things
cb7098ac4e
start fixing off-by-one errors: script, block, tuple, args, tup-patt
d416511b48
remove repl cruft
a6c899a85f
Pretty-patterns shows words at ends of splatterns
9ddb43a30f
called keywords work in pipelines
9e50f0cbdf
Fix typo
2f03bbb12f
mismatched arity -> wrong number of arguments
Splat patterns should show word/name bindings in
doc!
and match errors
Better error message: "mismatched arity" -> "wrong number of arguments"