Skip to content
pannous edited this page Nov 5, 2020 · 3 revisions

block, code and closure are very similar concepts: every data with the intention of being evaluated is a block every block with concrete binding is code every code with a local-only binding is a closure

Home

Philosophy

data & code blocks

features

inventions

evaluation

keywords

iteration

tasks

examples

todo : bad ideas and open questions

⚠️ specification and progress are out of sync

Clone this wiki locally