Much better intro article about tree calculus here, vs the actual site: https://olydis.medium.com/a-visual-introduction-to-tree-calc...
Much better intro article about tree calculus here, vs the actual site: https://olydis.medium.com/a-visual-introduction-to-tree-calc...
This is indeed much better. I couldn't really follow the original, but this one made it click. Pretty cool!
I feel like neither of these just give actual formal definitions, which would be much clearer.
I believe this to be correct, where code and data are arguments consisting of binary trees constructed from pairs or can be 'nil:
https://olydis.medium.com/a-visual-introduction-to-tree-calc...https://github.com/barry-jay-personal/tree-calculus/blob/mas...
Surely there is a middle ground between a book length treatment and whatever the linked page was that fails to give a definition or motivation.
My friend this ain't memes or celebrity news, it's theoretical computer science. You'll get out of it roughly what you're ready to put into it. If you're short on time, the grammar is like 5 characters and the proof of the halting problem isn't much bigger. If you don't already know why that is interesting though you really might have to read a bit to find out
Another resource I found in HN discussions: https://latypoff.com/tree-calculus-visualized/