aboutsummaryrefslogtreecommitdiffstats
path: root/2021/10/casual.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/10/casual.md')
-rw-r--r--2021/10/casual.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/2021/10/casual.md b/2021/10/casual.md
new file mode 100644
index 0000000..02b93de
--- /dev/null
+++ b/2021/10/casual.md
@@ -0,0 +1,10 @@
+
+Started building a toy CAS system called `casual`, in Rust, with S-Expr
+input/output syntaxt. Following
+
+* Cohen CAS books
+* `expreduce` (golang) documentation
+* Norvig LISP book term re-writing chapter
+* Hanson and Sussman "Software Design for Flexibility" pattern matching sections and syntax
+
+Another classic integral tool: [`SAINT`](http://logical.ai/auai/doc/doc-calculus.html)