The framework for developing sophisticated web applications in Smalltalk.
-
Updated
Jan 2, 2022 - Smalltalk
Pharo is an open source dynamic and reflective language inspired from the programming language
and integrated development environment (IDE) Smalltalk.
Pharo offers strong live programming features such as immediate object manipulation,
live update and hot recompiling. The live programming environment is at the heart of the system.
Created by Pharo Project
Released April 15, 2010
WIth the statements:
RWDiagramAnonymize anonymize: true.
and
RWDiagramAnonymize anonymize: false.
it is possible to generate anonymous diagrams. Here only numbers are shown instead of names.
This can be used to show how real life diagrams look like, without giving any hints to the applications which are visualized.
Make this function: