Posts Tagged ‘mysql’

Loading the MySQL drivers into GNU Smalltalk

Posted by Rahoul Baruah on November 14th, 2008 under Beautiful Code, Smalltalk Tags: , ,  •  2 Comments

It’s an unfortunate fact that many Open Source projects have documentation that is sadly lacking. A case in point is GNU Smalltalk.
Smalltalk is one of my favourite languages but a decent Smalltalk implementation that fits with your native window manager is hard to find. The point of GNU Smalltalk is that [...]