problem about selflanguage-Collection of common programming errors
Charles
oop smalltalk paradigms selflanguage
I’m just looking for what it is that sets Self apart from Smalltalk.This isn’t supposed to be a Gorilla vs Shark question. I’m not looking for reasons one is better, I’m just confused as to what defines one as being distinct from the other. They both appear to be the same language to me after about 2 hours of reading up on them and mucking around with some code (Aside: I finally understand the Smalltalk version of “Everything is an object”. I must say, it’s bloody awesome. Haha! And I thought th
????
self selflanguage
If Self is installed on Ubuntu using the file on http://selflanguage.org/, then we can use$ Self Self Virtual Machine Version 4.1.13, Sat 20 Feb 10 22:39:48 Linux Copyright 1989-2003: The Self Group (type _Credits for credits)for I386: LogVMMessages = true for I386: PrintScriptName = true for I386: Inline = true for I386: SICDeferUncommonBranches = false (not implemented) for I386: SICReplaceOnStack = false (not implemented) for I386: SaveOutgoingArgumentsOfPatchedFrames = trueHowever, so
Web site is in building