|
Subject: Io language for StepTalk on Cocoa Newsgroups: gmane.comp.desktop.etoile.devel, gmane.comp.lib.gnustep.general Date: 2006-05-24 05:12:15 GMT (3 years, 5 weeks, 6 days, 3 hours and 42 minutes ago) I quickly put together an io language[1] bundle for StepTalk. It only works on Cocoa because IoObjcBridge only works on Cocoa. It shouldn't be hard to port IoObjcBridge to GNUstep. It was ported before. Hope it is interesting enough that someone can help porting IoObjcBridge to GNUstep again (see below). Have fun. P.S. The IoVM is included. There is no need to install io language first. [1] Io language: http://www.iolanguage.com/about/ Yen-Ju On 5/22/06, Quentin Mathé <gnustep-quentin <at> club-internet.fr> wrote: > Le 21 mai 06 à 19:39, Yen-Ju Chen a écrit : > > > On 5/21/06, Quentin Mathé <gnustep-quentin <at> club-internet.fr> wrote: > > > >> There is a very good io/objc bridge in Io repository itself, it was > >> ported in the past to GNUstep but right now it is broken. I have a > >> new experimental port (not yet committed). It is based on a snapshot > >> of Io core and Io/Objective-C bridge. Until now I only fixed the > >> compilation, it's still untested. Got to work on it. > >> > >> Here is a link to Io website: <http://www.iolanguage.com> > > > > I just take a look of io and it indeed looks interesting. > > I am always in favor of Ruby, > > _______________________________________________ Etoile-dev mailing list Etoile-dev <at> gna.org https://mail.gna.org/listinfo/etoile-dev |
|
|