As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answe开发者_开发百科red in its current form.
I\'m new to smalltalk and I\'m impressed with the fact that there are only just 6 keywords in the language (self, super, true, false, nil & thisContext), and how pure it is in having almost everyt
I need to stop a process from running longer than n seconds, so here\'s what开发者_Go百科 I thought I\'d do:
I tried to run the example of GNU Smalltalk in the documentation but ran into an issue. Object subclass: Account [
What\'s the best way to ask an object whether it\'s a boolean? As requested, here\'s the reasons: I开发者_如何学编程\'ve a method that prints stuff, any kind of stuff, and when this stuff is a boole
For example, let\'s say I 开发者_JAVA百科am adding a set of objects I created, called myClass (which contains a string) to myList and then I wish to use the list and pass it to a GUI list. Is there a
I\'d like to know whether there\'s a way to get Pharo\'s syntax highlighting in a web app coded in Iliad.
I am now developing in Squeak. I want to add a .sar file (archived squeak file) to Squeak Repositories, so other dev开发者_Go百科elopers can access the .sar file from Monticello browser.
Hey, friends, I am using squeak for developing and I found primitives is useful, every comment belong to primitives all mentioned