Here is some entertaining discussion about implementing an OOP system in Scheme.
They are discussing this post.
Easy, of course, is a loaded term! :)
Tag Archives: Design
Implementing an Object-Oriented Programming System in Scheme
Saturday, June 27, 2009
A Card Stack Handheld UI Approach
Saturday, June 6, 2009
Here is one example of a handheld UI approach: a stack of cards.
They used a slider that seemed to better fit the app, too.
R6RS can complete with Common Lisp?
Saturday, April 19, 2008
R6RS is the new language specification for Scheme. The goal is to provide programming features that folks need for programming “in the large”.
Can it compete with Common Lisp? I don’t think so. I like to think of R6RS as an experiment.
I might be right; I might be wrong.