aboutsummaryrefslogtreecommitdiffstats
path: root/2021/10/casual.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2022-06-24 19:49:48 -0700
committerBryan Newbold <bnewbold@archive.org>2022-06-24 19:50:42 -0700
commit7335d44275f9ed1df03be14af5bb550e66602ccc (patch)
tree4afd68eac8491a8268eaf38fafc10e39a703d5eb /2021/10/casual.md
parent1f335d0e893b65ff96729fb10471b24670209a8c (diff)
downloadmodelthought-master.tar.gz
modelthought-master.zip
commit many old notesHEADmaster
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)