Harmonia

The Harmonia Project releases some code and the world blinks a bit.

I also stumbled over videos from the 2001 Dynamic Languages Wizards Series, including a panel on language design with Guy Steele and Paul Graham.

One Response to “Harmonia”

  1. Anthony Bailey Says:

    I found their idea of Structural Preprocessing interesting. (It’s a way to reduce the problems associated with trying to do incremental analysis in a C/C++ #include/macro-ridden context.)