[cleanup + index tom@goto10.org**20071021015602] { hunk ./tex/index.html 1 -Brood/Purrr Papers +Brood/Purrr/Sheep Papers hunk ./tex/index.html 4 -These are DRAFT papers. +These are DRAFT papers. If you are really appalled by my mistakes, +don't just curse, send an email to tom goto10 org. hunk ./tex/index.html 9 +Sheep [html] [ps] [pdf] hunk ./tex/synth.tex 299 -\emph{dynamic binding}. Note that Purrr is intentionally a strictly -static bottom up language: once you compile code, you cannot change -its meaning. You can write new code \emph{on top} of old code, but -changing a lower level inadvertently means recompiling the program. +\emph{dynamic binding}: the ability to change behaviour of words at +run time. Note that Purrr is intentionally a strictly static bottom up +language: once you compile code, you cannot change its meaning. You +can write new code \emph{on top} of old code, but changing a lower +level inadvertently means recompiling the program. }