Complexity and starting over on the JVM

Damien Pollet damien.pollet at gmail.com
Tue Feb 5 18:22:08 UTC 2008


On 05/02/2008, Paul D. Fernhout <pdfernhout at kurtz-fernhout.com> wrote:
> pile of sticks since C code can be so brittle. Objective-C is an improvement
> in that regard.

Since you bring the subject, the GNUstep project recently announced a
new Objective-C runtime:
- announcement https://mail.gna.org/public/etoile-discuss/2007-11/msg00001.html
- code http://svn.gna.org/svn/etoile/branches/libobjc_tr/

The runtime was designed with flexibility in mind (not unlike COLA),
and the object model is based on prototypes, so compiling Smalltalk
for this runtime would be really simple. Also the GNUstep libraries
(UI in particular) run on windows, mac, and linux.

-- 
Damien Pollet
type less, do more [ | ] http://people.untyped.org/damien.pollet



More information about the Squeak-dev mailing list