Hi, my vacation is over, I have to continue working on something else. Therfore I have less time now to continue with the Self port. I think that there is not...
88
Steve Dekorte
steve@...
Feb 2, 1999 12:22 am
... Is the Self on Linux project code being written to be portable to other Unixes like FreeBSD and NeXTstep/MacOSX? Squeak did a decent job of providing...
89
Gordon Cichon
Gordon@...
Feb 2, 1999 7:43 pm
... It should also run on FreeBSD using glibc. Nextstep, I don't know. I don't see any fundamental obstackles besides the processor. ... Yes, it could. The...
90
Steve Dekorte
steve@...
Feb 2, 1999 8:58 pm
... What do you mean? I'm running NeXTstep 4.2 on Intel. Is this a problem? I'm more worried about tying this Self port to X-Windows. ... I see and agree that...
91
datique@...
Feb 3, 1999 11:17 am
<9902021301.aa192861-@ix> wrote: ... When I first thought of having Self run on an Intel platform, I thought of Windows, which was the system I had then. Then,...
92
Gordon Cichon
Gordon@...
Feb 3, 1999 8:38 pm
... Maybe we could get earlier to working system if we share our results. How did you handle the stuff with the code generator? What did you do with the stack...
93
Douglas Atique
datique@...
Feb 3, 1999 9:05 pm
Gordon, I (and maybe many more members of the list) was very excited about your quick progress. The fact is that many people have tried to port and many of...
94
Douglas Atique
datique@...
Feb 4, 1999 5:49 pm
Gordon, I have been recalling my notes (I didn't have them around when I last answered your mail) and came to the conclusion that maybe a recompilation can...
95
Gordon Cichon
Gordon@...
Feb 4, 1999 9:18 pm
... Douglas, The problem with this kind of lookup cache is not really one because at this point. If a method is called where the map does not fit, control is...
96
Douglas Atique
datique@...
Feb 8, 1999 11:10 am
Gordon, 1) Just out of curiosity: Did you write a new assembler or did you adapt gas to be called by the NIC? 2) Cooperation: tell me what you know about the...
97
Gordon Cichon
Gordon@...
Feb 8, 1999 9:40 pm
... I adapted gas :-) ... Thank's for your interest :-) The main problem is still that I donīt know whatīs the problem with it. In the mean time, I found out...
98
Jose Baltasar Garcia ...
jbgarcia@...
Feb 12, 1999 8:22 pm
Hi, all ! I'm a beginner in Self, with a general interest in prototype object languages. This is just a salute message, but I have a first question about Self:...
99
Stefan Matthias Aust
sma@...
Feb 14, 1999 9:54 am
Hi! A month ago, Jeccel mentioned a Self 1.0 system for ObjectWorks Smalltalk called Ultimardrev. I did a crude port to VisualWorks 3.0. Now as it can at...
100
Jecel Assumpcao Jr
jecel@...
Feb 15, 1999 3:32 pm
Great job! Too bad I don't have time to finish it. If you want to make it available, I could place it in the same directory as the original Ultimardrev. The...
101
Jecel Assumpcao Jr
jecel@...
Feb 15, 1999 3:35 pm
Jose Baltasar Garcia Perez-Schofield -Lenguajes y Sistemas Informaticos- ... Actually, this was the only way to use Self from versions 1.0 through 3.0. The...
102
Jose Baltasar Garcia ...
jbgarcia@...
Feb 17, 1999 5:11 pm
Thank you very much. I suspected that. :-) I will study the work in this console (I'm interested in the Self language itslef). Regards, Jose ... eGroup home:...
103
cwardell@...
Feb 18, 1999 11:07 pm
Hi all, Is their current any implementation of Self for the Wintel environment? I have been looking for quite a bit and have not come up with anything. Thanks,...
104
Jose Baltasar Garcia ...
jbgarcia@...
Feb 22, 1999 5:35 pm
Hi, SELFers !! I'm having trouble installing Self for Linux by Gordon Cichon. First of all, it is mandatory to install on your /home directory ? Once I made...
105
Gordon Cichon
Gordon@...
Feb 22, 1999 6:35 pm
Jose Baltasar Garcia Perez-Schofield -Lenguajes y Sistemas Informaticos- ... Hi, Frist, No, it is not mandatory in install the stuff inside the home directory....
106
Jecel Assumpcao Jr
jecel@...
Feb 24, 1999 3:17 pm
... There are two plans for it, but no timetables yet. Douglas Atique has been studying the Self 4 virtual machine sources for the past few months with the...
107
Jose Baltasar Garcia ...
jbgarcia@...
Mar 1, 1999 9:23 am
Thank you very much for your help ! I will try to remove the locks as you said in your mail. My kernel version is 2.0.35, Red Hat 5.1 distribution, filesystem...
108
DiegoG@...
Mar 10, 1999 4:08 am
The JSelf project is temporary paused because time reasons. When we get some time, we'll spend on JSelf. I'm very pleased to see many Self related projects. ...
109
Dru Nelson
dnelson@...
Mar 23, 1999 9:17 pm
Ok, time for another simple question about Self grammar that was probably already asked/answered. In a Self expression, the use of the parentheses specifies an...
110
datique@...
Mar 25, 1999 1:39 am
<pine.bsf.4.10.9903231253210.3264-10000-@...> wrote: Original Article: http://www.egroups.com/list/self-interest/?start=109 ... Hello, Dru. ...
111
Jecel Assumpcao Jr
jecel@...
Mar 25, 1999 6:35 am
... It is important to note that "compiler phase" means very different things in Smalltalk and Self, which causes a lot of confusion. The above paragraph is...
112
Dru Nelson
dnelson@...
Mar 26, 1999 5:51 pm
Thanks to all for the clarification. ... I think that is a fair assessment. It's kind of nice that this list is a one stop shop for discussion of the language....
113
Jecel Assumpcao Jr
jecel@...
Apr 6, 1999 9:45 pm
As I was planning the next steps in the development of my project, I saw that I had two paths that I could follow with the user interface technologies: - do...
114
shaping@...
Apr 7, 1999 12:11 am
... From: Jecel Assumpcao Jr <jecel@...> To: <self-interest@egroups.com> Sent: Tuesday, April 06, 1999 4:28 PM Subject: [self-interest] plans ... Yes,...
115
Jecel Assumpcao Jr
jecel@...
Apr 7, 1999 2:30 pm
... I don't know Qt, but have studied quite a few 3D frameworks and never found one that I liked. I have a description of my idea at: ...
116
shaping@...
Apr 7, 1999 6:23 pm
... From: Jecel Assumpcao Jr <jecel@...> To: <shaping@...> Cc: <self-interest@egroups.com> Sent: Wednesday, April 07, 1999 9:24 AM Subject:...