Hello! I've tried before successlessly to compile the Self VM. Now I completely reinstalled MacOS, it's a fresh 10.4.7 and a fresh xcode, everything installed...
... Aight, it's running now and correctly appears to be computing fibonacci numbers. Fellas! It doesn't work with xcode 2.4, but with 2.2.1 it does! You can...
Dear list members, Online I read some articles about Self. I find it a very interesting language. I'm also interested in the optimizing compiler, but with a ...
Anne C. van Rossum wrote on Wed, 24 Jan 2007 10:29:07 -0000 ... Welcome to Self! Sorry that your email got stuck in moderation for two weeks - I had some...
If I was to start a project using Klien and Self as a basis for say a Ruby VM. What patents are involved? Just because the code is BSD does not mean the...
Dear colleges, You might want to consider Dyla'07 as a good venue to present your work using your favourite programming language, Regards, Alexandre ...
It was under an MIT license before. The issue is that just releasing the source does not mean the concepts or approaches used in the source can be used in...
Hi, I just downloaded the vmware image from http://www.gliebe.de/self/download.html to play a bit with self. I only have a notebook with 2 button mouse and...
... That would probably be hard even for Sun to find out. Releasing it under GPLv3 gives you protection from the Sun patents to an extent that makes it hard to...
Jonas Bosson
jonas@...
Jul 27, 2007 12:39 pm
1974
Hello list, that's my first post, so ... Greetings to everyone! I want to play with Self 4.3 and I'm planing to use the version for the Solaris operating...
Andreas Semt
Andreas.Semt@...
Aug 31, 2007 1:31 pm
1975
... I used to run it on a plain old Ultra 5 :-) The JIT compiler is incredibly tuned on the Sparc. At least, it was... dunno about the current Self version(s)....
... @Alexandre Yes, i know. However i want use the "original" version, also i have no Mac. @Tripp Which version of Self did you use on a Sun Ultra 5...
Andreas Semt
Andreas.Semt@...
Sep 1, 2007 7:25 am
1978
Hi ! I've always wondered why the public and private visibility is just notational in Self. I think there was something preventing the visibility mechanism to...
Baltasar wrote on Sat, 24 Nov 2007 13:20:36 -0000 ... Note that privacy declarations were active in Self 1.0 and 2.0 and became mere declarations in Self 3.0....
Hi ! Thank you or your answer, Jecel. Please excuse me, my SPAM-filter had buried this message for long time. I understand that the tie-breaker rule was...
... Then I won't remove the filter's comment from the subject. I don't know if that will help or make things worse. ... The people who actually made the...
... Yes, that's true ;-). Thank you. ... Yep, that would be fantastic. ... That was the explanation I was exactly looking for. Thank you very much. My...
Hi anyone who is listening :) I have been a lurker on this list for a very long time (under another email address) and I vaguely remember some mention of a web...
Russell, ... I don't remember any web server code. Squeak has several and it would be easy to borrow one, but depending on your needs it is probably not worth ...
Hi Jecel, ... I guess that means that Self has all the necessary socket primitives etc? Could you share your web server code to give me some help in where to...
Russell, ... Sorry, but it was trivial enough that I didn't bother saving it. I was exploring the various socket APIs in Self (I had never looked at them ...
... I've just made 4.3, 4.2, and 4.1 available for download from (what I suppose is now) Self's new home on SourceForge: http://self.sourceforge.net (Thanks to...
Russell, ... I don't think an attachment would have been a problem, but Yahoo probably wouldn't have saved it in the archives (at least not for very long) and...
Hi guys, Looking through the cvs tree at sourceforge I see that it includes a bunch of stuff not released elsewhere (afaik) including PEP and webBrowser. Is...