aboutsummaryrefslogtreecommitdiffstats
path: root/2021/10/casual.md
blob: 02b93de0b9be5ed28a3acdf843787eecfd3a8486 (plain)
1
2
3
4
5
6
7
8
9
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)