Hello,
Where can I get Mango? . The link in Sun's site is broken, and I can't find it anywhere else.
I'm using SELF 4.2.1 on Mac OS X Panther . Will Mango still work in this version/OS ?
Thanks a lot,
-Oscar.
On Friday 25 June 2004 11:29, oscar_lopez_p wrote:
Where can I get Mango? . The link in Sun's site is broken, and I can't find it anywhere else.
I have a copy and could make it available if we can get permission from Sun and Stanford (it says "copyright 1992 Sun Microsystems and Stanford" rather than Ole Agesen). It does say "see LICENSE file for license details", but there is no such file. Perhaps this means the Self 4.0 license?
I'm using SELF 4.2.1 on Mac OS X Panther . Will Mango still work in this version/OS ?
I used it to to add Mario's Smalltalk emulator to Self 4.1, so it worked there. It is very generic code and doesn't include any GUI stuff, so I wouldn't expect it to have any problems with the current release.
-- Jecel
I wrote an email to Ole Agesen, he pointed me to this mirror:
http://www.cs.ucsb.edu/labs/oocsb/
I was able to download Mango from that site.
The only modification I had to make for running the code, was changing all references to `unixFile' to `os_file'
self-interest@lists.selflanguage.org