S-expressions and ruby

May 25, 2006

One of the things I love about Ruby is that every week I discover something new and magical, and just keep on learning. This article at artima developer is one I’ll be reading closely this weekend, not least because it shows how to implement a simple LOGO interpreter as a DSL.

Leave a Comment