-
Updated
Nov 8, 2020 - Smalltalk
Pharo
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.
Here are 935 public repositories matching this topic...
-
Updated
Oct 11, 2020 - Smalltalk
-
Updated
Nov 6, 2020 - Smalltalk
-
Updated
Mar 29, 2020 - CSS
-
Updated
May 17, 2020
-
Updated
Aug 30, 2020 - Smalltalk
-
Updated
Jul 3, 2020 - Smalltalk
-
Updated
Nov 6, 2020 - Smalltalk
-
Updated
Aug 13, 2020 - Smalltalk
-
Updated
Nov 6, 2020 - Smalltalk
-
Updated
Feb 17, 2020 - TeX
-
Updated
Apr 6, 2020 - CSS
-
Updated
Apr 28, 2020 - Smalltalk
-
Updated
Nov 4, 2020 - Smalltalk
-
Updated
Nov 4, 2020 - Smalltalk
-
Updated
May 8, 2020 - Smalltalk
-
Updated
Sep 23, 2020 - Smalltalk
-
Updated
Oct 25, 2020 - Smalltalk
-
Updated
Nov 7, 2020 - Smalltalk
-
Updated
Nov 3, 2020 - TeX
Created by Pharo Project
Released April 15, 2010
- Organization
- pharo-project
- Website
- pharo.org
- Wikipedia
- Wikipedia
Today I was doing a lot of changes on some variables in a deep hierarchy.
Current Pharo tools allow developers to find accesses to a variable in a class but not in a hierarchy so I had to make this snippet: