InterviewSolution
Saved Bookmarks
| 1. |
Where's The Gui? |
|
Answer» GNU Smalltalk does not by default start a full-blown integrated development ENVIRONMENT. HOWEVER, ONE is available and can be started with this command: gst-blox The latest git versions include a new IDE, called VisualGST, that can be started with this command instead: gst-browser GNU Smalltalk does not by default start a full-blown integrated development environment. However, one is available and can be started with this command: gst-blox The latest git versions include a new IDE, called VisualGST, that can be started with this command instead: gst-browser |
|