[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
globals considered harmfull.
>>>>> "Ian" == I R Woollard <I.R.Woollard@bnr.co.uk> writes:
Ian> - it is closer to the smalltalk model, hence easier to learn
While true, Self *isn't* Smalltalk, and there are definite gotchas like:
Ian> Currently: - accidently forgetting the copy is a real screw
Ian> up, you end up modifying the prototype
Ian> p.p.p.s. Long term, languages are port or die. How portable
Ian> *is* Self?
I keep thinking about reviving the Sun3 code, but I'm in the middle
of the NetBSD Sun3 port, so... it will get ported to NetBSD-m68k
instead. (Which means hp300, Amiga, other things) This should also
make it easier to port to NetBSD-i386: at least only the code
generator will need changes. The big trick, alas, is the all important
Windoze/OS2-PM port.
--
:!mcr!: HOME: mcr@sandelman.ocunix.on.ca +1 613 788 2600 3853
Michael Richardson WORK: mcr@ccs.carleton.ca (Conservation Ecology)
Here is an <A HREF="http://journal.biology.carleton.ca/People/Michael_Richardson/Bio.html">HTML reference</A> to my bio.
foreach $X ("E-Journal","NetBSD","Perl","Physics") { print "MCR hacks $X\n"; };