Archive for August 6th, 2007

DragonflyBSD’s Matthew Dillon on GPL

August 6, 2007

This is wonderful:

JA: How important to you is it that your code is released under the BSD license?
Matthew Dillon: Unbelievably important. I have never subscribed to the almost religious fervor surrounding the GPL, in particular I do not like the idea of trying to impose the concept of freedom on people by attaching strings. The [...]

MyDSL - DrScheme Extension

August 6, 2007

I worked a bit yesterday on trying to streamline DrScheme into a suitable MyDSL extension. I tried to compile it with as many features as possible, keeping in mind that it’s an educational-oriented tool in addition to being a scheme programming suite. This means it’s futile to remove all the docs, HelpCenter, etc., and just [...]