Skip to content

Cuis-Smalltalk/Cuis-Smalltalk-Dev

Folders and files

NameName
Last commit message
Last commit date
Feb 20, 2025
Mar 26, 2023
Jan 17, 2025
Mar 5, 2025
Jan 29, 2025
Jan 14, 2025
Feb 21, 2025
Mar 1, 2025
Jan 31, 2024
Feb 1, 2024
Mar 12, 2018
Jan 31, 2024
Sep 22, 2019
Oct 1, 2024
Sep 30, 2024
Jan 1, 2025
Jan 31, 2025
Jan 28, 2025
Jan 29, 2025
Jan 31, 2025
Jan 29, 2025
Jun 6, 2024
May 9, 2024
May 9, 2024
Dec 10, 2024
Nov 14, 2024

Repository files navigation

Cuis Smalltalk v.7.3 Rolling Release

About Cuis

Cuis is an Open Source, multiplatform Smalltalk-80 system.

What sets Cuis apart from other Smalltalk systems is the focus on the original values of the Smalltalk project at Xerox PARC, and an active attitude towards system complexity: Just keep it to a minimum!

There is more to be said about Cuis. Please see the Documentation.

Running Cuis

The easiest way to download and run Cuis is to clone this Git repository. Alternatively, you can download the Zip file. Double click on it to unzip.

Run the appropriate start script (RunCuisOnWindows.bat, RunCuisOnLinux.sh, RunCuisOnMac.sh). To start Cuis on a Mac from Finder, double click on RunCuisOnFinder.command.

Note: On Mac, if you dowloaded the Zip File, you'll likely need to open a Terminal on the Cuis folder, and run ./unquarantine.sh . This is needed for macOS to allow running an application extracted from a Zip file.