30224 packages
— page 247
A pharo implementation of the github api
GitHub
pharo
To store the parser developed by Kasper Osterbye (and to make it independent of RichText and Pillar)
GitHub
Github Issues integrated on Pharo
GitHub
pharo
Testing pharo smalltalk and gitpod together
GitHub
pharo
A framework to query git repository easily from Pharo.
GitHub
pharo
MIT
It's a game.
SqueakSource
Glamorous Toolkit
Web Discovered
Glamorous Toolkit
Web Discovered
Synch a Glamorous Toolkit and Lepiter runtime state.
GitHub
The goal of this project is to provide a new set of tools for developing with Pharo.You can download the latest version by:Gofer new squeaksource: 'glamoroust'; package: 'ConfigurationOfGlamoroust'; load. (Smalltalk at: #ConfigurationOfGlamoroust) perform: #loadDevelopment.
SqueakSource
pharo
Glamour is an infrastructure for implementing glamourous browsers. You can learn more about it on the official page:moosetechnology.org/tools/glamour
SqueakSource
School semester project for X36OBP on FEL - CVUT (Prague, CZ). System for management of subjects educated in a school.
SqueakSource
The primary goal of project is to integrate GLCanvas (subclass of Canvas) and GLDisplayScreeninto squeak morphic model, to be able use OpenGL directly and avoid using software blitting for rendering at all. At current stage, most basic canvas operations supported, …
SqueakMap
squeak
The primary goal of project is to integrate GLCanvas (subclass of Canvas) and GLDisplayScreen into squeak morphic model, to be able use OpenGL directly and avoid using software blitting for rendering at all. See installation details at http://wiki.squeak.org/squeak/6003
SqueakSource
squeak
Define global keystroke sequences to invoke arbitrary code blocks.The code blocks associated with a keystroke sequence can perform such functions as cycling through desktop windows, invoking Monticello, executing tests -- anything you can put in a code block.Includes theGlobalKeysToolGUI for …
SqueakSource