Cuis-Smalltalk-Projects

Description

Create hierarchical projects similar to those in the original Smalltalk-80 system.

Details

Source
GitHub
Dialect
cuis (25% confidence)
License
MIT
Stars
3
Forks
1
Created
Oct. 11, 2018
Updated
Dec. 20, 2023

Categories

System / OS

README excerpt

# Cuis-Smalltalk-Projects
Create hierarchical projects similar to those in the original Smalltalk-80 system. 

![A Cuis Smalltalk image with several projects](https://github.com/coderocket/Cuis-Smalltalk-Projects/blob/master/doc/CuisWithProjects.png)

Once you install the Projects package there will be a 'Project' menu entry under the 'Open...' world menu entry. This will create a new unnamed project. When you click on it you will enter the new project. To leave a project select the 'Previous Project' menu entry from the global world menu.

As in the Smalltalk-80 system, projects can be nested inside each other. However unlike Smalltalk-80, projects are not associated with a change-set.

You can increase the size of the project morph to see more details of the project or decrease its size to make it occupy less space. 

← Back to results