Show HN: Term-Lisp – A Lisp, based on pattern matching and term rewriting
https://github.com/abuseofnotation/termlisploading story #42071416
Term re-writing systems are a really interesting way of looking at computation.
It completely abstracts away the concept of a machine, and it's simply translation as computation - but equally as powerful.
loading story #42066678
loading story #42066655
loading story #42067446
This is vastly more pattern matching than term rewriting. In a term rewriting system you have no types for a start: https://en.wikipedia.org/wiki/Rewriting
loading story #42067012
loading story #42071315