On Sun, Oct 16, 2011 at 3:13 AM, Stéphane Ducasse <[email protected] > wrote:
> What is the license of the code? > I do not think that newspeak code is MIT. > http://newspeaklanguage.org/the-newspeak-programming-language/downloads/newspeak-licensing/ Newspeak is Apache 2.0 with the preferred license for contributions going forward being MIT. But in this case there's no issue; you can't use the source unchanged since it's Newspeak. You're at liberty to read the code under Apache and hence can convert it to Smalltalk and then it's different code. > > Stef > On Oct 16, 2011, at 11:51 AM, Mariano Martinez Peck wrote: > > > > > > > On Sun, Oct 16, 2011 at 6:12 AM, Eliot Miranda <[email protected]> > wrote: > > > > > > On Fri, Oct 14, 2011 at 9:19 AM, Sean P. DeNigris <[email protected]> > wrote: > > What are the current options/future-possibilities? > > > > I was playing with Fffenestri's DisplayHostWindow, which kind of works in > > 1.3. What ever happened to that project? What is the status of Mars? Are > > there any other avenues? > > > > > > back-porting Vassili Bykov's native window implementation for Newspeak > (which runs above a slightly-modified Squeak VM, modified to support > Newspeak bytecodes). > > > > > > He is coming to Smalltalks.... I mention this just in case someone wants > to discuss with him. > > > > > > > > Thanks. > > Sean > > > > -- > > View this message in context: > http://forum.world.st/Native-Windows-tp3905413p3905413.html > > Sent from the Pharo Smalltalk mailing list archive at Nabble.com. > > > > > > > > > > -- > > best, > > Eliot > > > > > > > > > > -- > > Mariano > > http://marianopeck.wordpress.com > > > > > -- best, Eliot
