Noncommarcial
Squeak http://www.squeak.org/
Pharo http://www.pharo-project.org/home
Gnu smalltalk http://smalltalk.gnu.org/
Commercial
Cincom VisualWorks http://smalltalk.cincom.jp/main/products/visualworks/
Gemstone http://www.vmware.com/company/acquisitions/gemstone
See also
http://peace.2ch.net/test/read.cgi/tech/1360991429/
Smalltalk [転載禁止]©2ch.net
1Anonymous
2015/01/12(Mon) 16:36:21.582Anonymous
2015/01/12(Mon) 16:44:04.30 How to download the GemStone?
You can download the Gemstone from here.
https://my.vmware.com/web/vmware/info/slug/application_platform/vmware_gemstone_s/3_1
You can download the Gemstone from here.
https://my.vmware.com/web/vmware/info/slug/application_platform/vmware_gemstone_s/3_1
3Anonymous
2015/01/12(Mon) 16:55:57.77 How to remove a class from a image file in the Gnu smalltalk.
You can remove a class in example.
example:
| deleteClass |
deleteClass :=
[ :aClass |
| superClass nameSpace |
superClass := aClass superclass.
nameSpace := aClass environment.
nameSpace removeKey: aClass name.
superClass removeSubclass: aClass.
superClass class removeSubclass: aClass class.
].
You can remove a class in example.
example:
| deleteClass |
deleteClass :=
[ :aClass |
| superClass nameSpace |
superClass := aClass superclass.
nameSpace := aClass environment.
nameSpace removeKey: aClass name.
superClass removeSubclass: aClass.
superClass class removeSubclass: aClass class.
].
4Anonymous
2015/02/03(Tue) 19:48:21.26 http://peace.2ch.net/test/read.cgi/tech/1418278634/438
Kim likes Robin.
Sandy likes Kim.
Robin likes cats.
Sandy likes people(or animal) who likes cats.
Kim likes people who like Lee and Kim.
Sandy likes Lee.
People(or animal) like myself.
http://peace.2ch.net/test/read.cgi/tech/1418278634/441
GNU Smalltalk
| Kim Robin Sandy Lee cats |
Likes members: {
Kim := People named: #Kim.
Robin := People named: #Robin.
Sandy := People named: #Sandy.
Lee := People named: #Lee.
cats := Animals named: #cats
}.
Kim likes: Robin.
Sandy likes: Kim.
Robin likes: cats.
Sandy likes: [:who |
((who isKindOf: People) or: [who isKindOf: Animals]) and: [who definitelyLikes: cats]].
Kim likes: [:who |
(who isKindOf: People) and: [who definitelyLikes: {Lee. Kim}]].
Sandy likes: Lee.
Likes members do: [:who |
((who isKindOf: People) or: [who isKindOf: Animals]) ifTrue: [who likes: who]].
Likes members do: [:each | (each -> each allOneLikes) printNl]
"=>
Robin->(cats Robin )
cats->(cats )
Kim->(Robin Sandy Kim )
Sandy->(Kim Robin cats Lee Sandy )
Lee->(Lee )
"
http://ideone.com/9Fxawa
Kim likes Robin.
Sandy likes Kim.
Robin likes cats.
Sandy likes people(or animal) who likes cats.
Kim likes people who like Lee and Kim.
Sandy likes Lee.
People(or animal) like myself.
http://peace.2ch.net/test/read.cgi/tech/1418278634/441
GNU Smalltalk
| Kim Robin Sandy Lee cats |
Likes members: {
Kim := People named: #Kim.
Robin := People named: #Robin.
Sandy := People named: #Sandy.
Lee := People named: #Lee.
cats := Animals named: #cats
}.
Kim likes: Robin.
Sandy likes: Kim.
Robin likes: cats.
Sandy likes: [:who |
((who isKindOf: People) or: [who isKindOf: Animals]) and: [who definitelyLikes: cats]].
Kim likes: [:who |
(who isKindOf: People) and: [who definitelyLikes: {Lee. Kim}]].
Sandy likes: Lee.
Likes members do: [:who |
((who isKindOf: People) or: [who isKindOf: Animals]) ifTrue: [who likes: who]].
Likes members do: [:each | (each -> each allOneLikes) printNl]
"=>
Robin->(cats Robin )
cats->(cats )
Kim->(Robin Sandy Kim )
Sandy->(Kim Robin cats Lee Sandy )
Lee->(Lee )
"
http://ideone.com/9Fxawa
5Anonymous
2015/03/16(Mon) 02:28:13.52 Goodbye SmallTalk
6Anonymous
2015/03/19(Thu) 14:57:49.13 The End
7Anonymous
2015/03/20(Fri) 22:49:46.36 otsu
8Anonymous
2015/04/19(Sun) 23:36:05.19 I know your thing is small bro
9Anonymous
2015/04/26(Sun) 21:28:02.05 SmallTalk is dead, nobody use it.
10Anonymous
2015/04/27(Mon) 19:36:08.43 I think so, because the name of this language is not SmallTalk, but Smalltalk. ;p
btw, I myself write Smalltalk code every day.
btw, I myself write Smalltalk code every day.
11Anonymous
2015/05/28(Thu) 14:06:27.07 You write smalltalk everyday? What is the purpose behind writing that language?
12Anonymous
2015/06/05(Fri) 15:13:17.17 Do you write Smalltalk code for personal benefit? I can't imagine using it in professional setting apart from legacy code
13Anonymous
2015/06/05(Fri) 16:26:06.62 I think your knowledge about Smalltalk has been stopped since '80s.
14Anonymous
2015/06/14(Sun) 10:34:08.17 >>13 enlighten us, mr smalltalk guru
15Anonymous
2015/06/14(Sun) 13:22:11.12 Do, or do not. There is no try.
16Anonymous
2015/07/27(Mon) 15:52:46.55 First it was nothing
Nothing has produced a something
This is all the truth
Nothing has produced a something
This is all the truth
17Anonymous
2015/10/20(Tue) 01:19:12.08 I am Unko.
do you know unko?
unko means shit.
i always take a dump in public.
do you know unko?
unko means shit.
i always take a dump in public.
18Anonymous
2015/11/02(Mon) 23:10:15.83 The first was nothing
The nothing shaped something
This is all the truth
The nothing shaped something
This is all the truth
19Anonymous
2015/11/27(Fri) 18:12:21.3720Anonymous
2016/01/01(Fri) 02:26:00.66 Happy New Year!
21Anonymous
2016/01/28(Thu) 06:37:53.83 Small talk is called "Seken Banashi" in Japanese.
Is this for program langugage or TV program ?
Is this for program langugage or TV program ?
22Anonymous 転載ダメ©2ch.net(6段)
2016/02/06(Sat) 14:45:16.49板復帰(OK!:Gather .dat file OK:moving DAT 5 -> 4:Get subject.txt OK:Check subject.txt 5 -> 4:Overwrite OK)load averages: 0.31, 0.25, 0.24
age subject:4 dat:4 rebuild OK!
23Anonymous
2016/03/30(Wed) 22:05:50.22 TOKYO
24Anonymous
2016/04/03(Sun) 01:30:30.40 TOKYO KURIKKU
25Anonymous
2016/07/05(Tue) 11:32:22.91 

26Anonymous
2016/07/10(Sun) 19:44:59.11 i like it
27Anonymous
2016/07/18(Mon) 03:25:12.56 ERROR: Sorry this host will not be raised for a while thread. Please take also of opportunity.
28Anonymous
2016/08/25(Thu) 22:21:02.90 Happy birthday Squeak! It has been 20 years! Squeak 5.1 is now available for download.
http://squeak.org/
http://squeak.org/
29Anonymous
2017/02/22(Wed) 00:00:02.0330Anonymous
2017/08/04(Fri) 19:20:12.73 age
31Anonymous
2017/08/07(Mon) 08:31:03.79 【Bit coin investment method to become billionaire】
Yobit site https://yobit.io/en/trade/MUU/BTC/?bonus=cjboI
How to http://satoshinakamoto.hatenablog.com/entry/2017/08/06/131826
Yobit site https://yobit.io/en/trade/MUU/BTC/?bonus=cjboI
How to http://satoshinakamoto.hatenablog.com/entry/2017/08/06/131826
32Anonymous
2018/11/18(Sun) 19:05:06.8233Anonymous
2022/12/28(Wed) 01:10:59.50 TEST
34Anonymous
2023/01/02(Mon) 02:52:52.15 test
35Anonymous
2023/01/19(Thu) 04:43:56.07 test
36Anonymous
2023/01/20(Fri) 21:55:45.76 TEST
レスを投稿する
ニュース
- 高市早苗氏「“裏金問題”の調査をすると約束しましたが調査結果を公表するとは約束してません」 [バイト歴50年★]
- 中国、日本渡航に再警告 「侮辱や暴行で複数の負傷報告」★2 [ぐれ★]
- 【テレビ】玉川徹「これ天災じゃなくて人災でしょ。責任どうするんだ」 日本のホテル、中国人観光客からのキャンセルが相次ぐ [冬月記者★]
- トランプ氏、日中の対立を懸念 首相に「エスカレート回避を」-日本政府関係者(共同) [蚤の市★]
- 【足立暴走男の母親が涙の謝罪】「医師から運転を止められていた」母が語った事件の背景 男は数年前から統合失調症 最近薬を変え… [ぐれ★]
- 【台湾有事】トランプ氏 電話会談で高市総理に発言抑制を要求か 米メディア報道… ★11 [BFU★]
- 【実況】博衣こよりのえちえち4周年カウントダウン🧪★3
- 【実況】博衣こよりのえちえち4周年カウントダウン🧪★4
- トランプのお気に入り ギャバード米情報長官「太平洋侵略を思い起こすと、日本の再軍備は危険」 さすが長官、日本人をよくわかってる [452836546]
- 【画像】ロイターさん、香港大規模火災の被害者の写真をヘッダーに使って炎上。これ中身バカウヨだろ... [834922174]
- 中国政府、非常にしつこい。本日も改めて「高市が正式に答弁を撤回するまで決して受け入れない」と表明。 [271912485]
- 寝るからおやすみのチューして
