squeak
App building for a beginner in Smalltalk
I am a newbie to Smalltalk technology. My experience in programming is with C and C++. I would like to understand the design methodology of smalltalk. Could any one suggest some simple real-time apps[详细]
2023-03-27 17:56 分类:问答A Smalltalk implementation with the perfect feature set
I prefer interfacing with programming languages through a standard bash terminal. While Squeak and Pharo are well documented, they don\'t seem to have a CLI, just a VM GUI.[详细]
2023-03-24 23:46 分类:问答Packages for developing static web sites in Smalltalk?
What would be good (cross Smalltalk, mantained, documented) web frameworks or packages (in terms of fewer things to learn/adapt) to use for implementing a static web site with really few forms? .i.e.[详细]
2023-03-24 12:47 分类:问答Tree implementations in Smalltalk
I\'m trying to find open-source implementations of Trees (not binary) like Red开发者_StackOverflow中文版-black, B-Trees, 2-3 Trees, or General Tree, ideally for Squeak/Pharo, but any other implementat[详细]
2023-03-24 12:35 分类:问答Generating diagrams in Pharo/Squeak Smalltalk
I\'m having trouble understanding big code libraries in Pharo and Squeak, is there is a typical template scri开发者_如何学运维pt to generate a static class relationship diagram (not necessarily UML) a[详细]
2023-03-24 06:35 分类:问答Squeak smalltalk: why can't I activate the do it menu
I downloaded squeak 4.2 http://squeak.org/ and watch this very basic tutorial http://www.youtube.com/watch?v=0w1Yub4eUAU[详细]
2023-03-22 16:38 分类:问答What high level network object passing facilities exist in squeak/pharo?
The squeak webpage says: Squeak provides programatic access to the networking environment of your computer at all levels, from high level ob开发者_Python百科ject passing[详细]
2023-03-20 07:46 分类:问答Squeak Win 7 Error: No content to install
So I decided to take a look at Smalltalk.Googling led me to Squeak and开发者_运维技巧 Squeak By Example.Squeak By Example tells me to drag the .image file onto the Squeak.exe icon.I do this and get an[详细]
2023-03-20 00:03 分类:问答Squeak workflow
I\'m new to Squeak and Smalltalk but not programming in general(i\'ve some Python experience). I understand the various tools present in the Squeak environment like the Workspace, System Browser and[详细]
2023-03-14 06:14 分类:问答Can I use interactive command line for Squeak/Pharo development?
I tried to install Squeak/Pharo into Ubuntu serv开发者_开发技巧er machine. ./squeak -vm-display-null ./Pharo-1.2.2-12353/Pharo-1.2.image[详细]
2023-03-13 10:09 分类:问答