Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

self-interest · Self Programming Language

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 475
  • Category: Object Oriented
  • Founded: Oct 13, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2125 - 2154 of 2890   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
2154 Russell Allen
russell.allen23 Send Email
Feb 9, 2010
3:43 am
Hi Dexter, There is a port of an earlier version of Self to Cygwin at http://gliebe.de/self/status.html but there isn't a current port. It would be a fairly...
2153 Russell Allen
russell.allen23 Send Email
Feb 9, 2010
3:43 am
Hi, The short answer is that Self predates LLVM and Java, so when Self was first written those platforms weren't available. It should certainly be possible to...
2152 smisra
shakti.misra Send Email
Feb 8, 2010
1:23 pm
This may be a premature question. I should read all the papers on SELF before writing this, but I am just too curious. Why do we have a different SELF VM. From...
2151 smisra
shakti.misra Send Email
Feb 8, 2010
1:21 pm
Hi All, Not sure if any one asked this earlier, is there a SELF port of MS windows? If not I am willing to work on the windows port, but I will need some help ...
2150 Russell Allen
russell.allen23 Send Email
Feb 2, 2010
10:11 pm
Hi Chris, That's great - thanks very much for that. I'll have a look at getting these integrated. Cheers, Russell On Tue, 02 Feb 2010 09:22:01 -0000,...
2149 Chris Double
doublecnz Send Email
Feb 2, 2010
2:37 pm
Builds from the git repository are broken on Linux due to some recent changes to get things working on Snow Leopard. I've attached a patch to the ticket for...
2148 doublecnz Send Email Feb 2, 2010
2:34 pm
... I had a got at fixing this and I've attached what I think is the fix in the bugtracker: ...
2147 Stefan Hanenberg
shanenbe Send Email
Dec 27, 2009
11:12 pm
Hi all, how can I handle an exception throws by the message 'error&#39;. I find some references to fail blocks, but I have so far not seen any in action. Please,...
2146 Russell Allen
russell.allen23 Send Email
Dec 21, 2009
4:34 am
Hi all, After looking through some of the issue tracking sites that people kindly pointed me to, I've set up a trial on Lighthouse. It is at:...
2145 takuro ikejiri
takuroikejiri Send Email
Dec 18, 2009
4:45 pm
Many thanks for replying to me. It seems difficult but interesting problem. I think about this problem for my graduation thesis theme. If possible, I want to...
2144 Russell Allen
russell.allen23 Send Email
Dec 18, 2009
12:56 am
I haven't tried it, but if the availability of mirrors could be restricted then objects should be able to protect/encapsulate other objects either by making...
2143 Jecel Assumpcao Jr
jeceljr Send Email
Dec 17, 2009
8:43 pm
... There was a package of features in Self 1 and 2 that were removed from Self 3. They were: - slot privacy declaration - parent priority - the "tie breaker"...
2142 Russell Allen
russell.allen23 Send Email
Dec 17, 2009
11:10 am
Hi Takuro, I'm not sure myself why public and private were dropped; maybe someone else on the list can help out. Jecel seems to be the resident Self...
2141 takuro ikejiri
takuroikejiri Send Email
Dec 16, 2009
3:29 pm
Hi all, I am a university student and interested in prototype-base language. I have a question: ...
2140 Steve Dekorte
stevedekorte Send Email
Dec 15, 2009
11:50 pm
... The value is in allowing users to report a bug in a clear way that doesn't give them the feeling that it's disappearing into a black hole (ie email)....
2139 Russell Allen
russell.allen23 Send Email
Dec 15, 2009
11:14 pm
If its just a matter of keeping track of bugs then a piece of scrap paper would probably do it :) I think an issue tracker only makes sense if it is...
2138 Steve Dekorte
stevedekorte Send Email
Dec 15, 2009
10:51 pm
... Yes, I recommend using the github issue tracker if the project is on github....
2137 Gregory Burd
gregburd Send Email
Dec 15, 2009
4:40 pm
Russell, For a long time I had a "Self" project setup on Launchpad as a place-holder, you could request for that to be re-opened (or I could for you). ...
2136 Russell Allen
russell.allen23 Send Email
Dec 15, 2009
9:18 am
Thanks Michael, I'll have a look at it. -Russell...
2135 Michael Latta
michaellatta Send Email
Dec 14, 2009
2:07 pm
Lighthouseapp.com is quite good. Michael On Dec 14, 2009, at 3:30 AM, Russell Allen <mail@...>...
2134 Russell Allen
russell.allen23 Send Email
Dec 14, 2009
10:31 am
Hi guys, Assuming I wanted to set up a Self bugtracker---and didn't want to take the time to write one myself in Self :) ---does anyone have any suggestions on...
2133 Russell Allen
russell.allen23 Send Email
Dec 14, 2009
10:25 am
Hi Stefan, Sorry for the delay in replying! ... Thanks, this is a good way. Have you tried making the snapshot executable and running it? That should also...
2132 Chris Double
chris@... Send Email
Dec 4, 2009
3:33 pm
... Oops, maybe not. Re-reading your error message I missed the '_Flush&#39; part. Different error I think. Chris. -- http://www.bluishcoder.co.nz...
2131 Chris Double
chris@... Send Email
Dec 4, 2009
3:31 pm
On Fri, Dec 4, 2009 at 11:45 PM, Stefan Hanenberg ... Possibly this error: http://tech.groups.yahoo.com/group/self-interest/message/2074 That post has a...
2130 Stefan Hanenberg
shanenbe Send Email
Dec 4, 2009
11:00 am
... I found it, thanks. To be honest...yes, slightly low-level, but maybe a small gui will do it here (I think it is similar to you comment on "outliners and...
2129 Stefan Hanenberg
shanenbe Send Email
Dec 4, 2009
10:53 am
... Ok, thanks. I agree that it is a great think to let Self write on the stdout, but I prefer to have something such as a transcript that I can see directly...
2128 Stefan Hanenberg
shanenbe Send Email
Dec 4, 2009
10:46 am
Many thanks for the answers (I will give some comments in a separate mail). ... I do not exactly know what "kind of answer" you expect....but lets see ;-) I...
2127 Russell Allen
russell.allen23 Send Email
Dec 4, 2009
12:28 am
Hmm. Lets try that again! Hi Stefan, Glad to see you're interested in Self! I've put some quick answers below. Let me know if they're helpful. On Thu, 03 Dec...
2126 Russell Allen
russell.allen23 Send Email
Dec 4, 2009
12:25 am
Hi Stefan, Glad to see you're interested in Self! I've put some quick answers below. Let me know if they're helpful. On Thu, 03 Dec 2009 09:48:15 -0000,...
2125 shanenbe Send Email Dec 3, 2009
12:56 pm
Hi all, I am relatively new in Self and have a bunch of questions (I am using Self 4.4 alpha2/Linux). 1. Transcript I wanted to implement something such as...
Messages 2125 - 2154 of 2890   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help