Smalltalk programs strictly alternate between data and behaviour. Messages (the only kind of data in Smalltalk) are implicit, constructed fresh at each point in the program method call syntax is used, and are shallow, meaning that the slots in each message object always contain references to objects, never other messages.1| eighty-twenty news
Usually, method lookup results in a single body to execute. This is analogous to the way pattern matching usually tries patterns in order, selecting just one continuation to execute.| eighty-twenty.org
A fantasy abstract is a short piece of writing in the style of the abstract of an academic| eighty-twenty.org
A fantasy abstract is a short piece of writing in the style of the abstract of an academic| eighty-twenty.org
I always forget how to do this, so I’m writing it here in part as a reminder for myself next| eighty-twenty.org
Small experiments in the use of libliftoff to try out the modern Linux graphics stack drove| eighty-twenty.org
“Erlang supports change of code in a running| eighty-twenty.org
Back in June, I made a quick-and-dirty attempt to get the big-bang model of functional| eighty-twenty.org
I had a small insight yesterday while building a component for a small web| eighty-twenty.org
As is| eighty-twenty news
I noticed a bug in Guile| eighty-twenty.org