Hy! Using Solaris 2.6 (Sparc), starting the Self binary causes the following error: ld.so.1: ./Self: fatal: relocation error: file ./Self: symbol _ld_libc:...
Muna Asseh
Rainer.Carstens@...
Mar 3, 2002 2:06 am
1232
... No, I get exactly the same error in 4.1.4, but Self 4.1.2 runs just fine in Solaris 2.6. I was also able to run the 4.1.4 snapshots with the 4.1.2 virtual...
Hy! ... Is the release 4.1.4 expected to run on Solaris 7? Building the vm on my box would - of course - also be an option; is there anything more needed than ...
Muna Asseh
Rainer.Carstens@...
Mar 3, 2002 10:46 pm
1234
In their paper: "Programming as an Experience: The Inspiration for Self", Randall B. Smith and David Ungar wrote: "We probably would have done better to put...
... In that paragraph there is a reference to this paper: http://research.sun.com/self/papers/organizing-programs.html My own experience was that at first I...
... But this paper compares Class-like organization vs. the current self objects (or I might say knowledge) organization with traits and prototypes. I was...
... While probably not what you are looking for, you might like to know that 2 GUIs were built outside of the Self group. One was a 2D one by James Noble...
This is the last message I am sending through this client, which due to a major mix up wound up trying to send many of my old messages. Even the HTML...
While YahooGroups filters out most of the spam that people try to send to this list, if someone goes to the trouble of actually becoming a member to bother us...
Hello fellow self-interested people, I wrote a tool called Guru for automatic refactoring of Self programs (for my PhD). Unfortunately, it only runs in Self...
Hello fellow Self interested people, Guru - an tool for automated refactoring of Self programs is now available from http://selfguru.sf.net Given a collection...
This is really cool! I am a fan of lieterary programming, generating code from documentation, rather than the opposite. Refactoring the document (=program)...
Jonas Bosson
jonas@...
Apr 16, 2002 10:38 am
1249
You gotta see this. I found it in another group. You got two credit cards here. Very cool. The deals here are really great. I had to share this with the groups...
In case anyone is interested in a rough-around-the-edges, amateur paper I wrote on integrating multiple dispatch in languages with Self-like semantics, you can...
Lee Randolph Salzman
lsalzman+@...
Apr 21, 2002 4:49 am
1251
Hey folks, Here's yet another Self-inspired language: http://www.dekorte.com/software/c/Io/ This one's focus is on being small and simple. I'd appreciate any...
... Very nice! Specially since you talk about Cecil and subjective programming. From a Self viewpoint you still have a problem representing this visually,...
... The people who actually *know* the answer are here on this list, but might be having problems posting since Sun has reorganized its internal networks. So...
Hi Selfers :-) Just a short question from me.. Would Self run on a SparcStation IPC(4/40)? What's the slowest hardware capable of running Self? thanks! ...
... Yes, if you have at least 32 MB of RAM. ... This is very subjective. After all, I used Linux and X Window on a 40 MH 386 with 4 MB of RAM for about two...
I wouldn't use anything but an Ultra 1 or higher. I tried running just Linux on a Sparc Classic recently, and it was so slow in comparison to any low end intel...
... It runs painfully slow(compared to the Self video) on my 450Mhz G4 Mac with 512MB. But maybe this has to do with the current state of the Mac port. Steve...