PicoLisp Explored: Object-Oriented Programming, Part 1
Today we will explore the object-oriented programming possibilities in PicoLisp.
Despite the crushing judgements of Edsger Dijkstra ("I don't think object-oriented programming is a structuring paradigm that meets my standards of elegance") we will a...
picolisp-explored.com6 min read
Frantisek Fuka
I drink your milkshake.
This article contains a whole paragraph called "Using This" which begins with "In the examples, we will notice a new variable This..." However, the variable "This" does not appear anywhere in the examples on this page.