59781 packages
— page 494
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
GLORP: Generic Lightweight Object Relational Persistence. Glorp is an object-relational database mapping library similar to TopLink, Apple EOF, Hibernate, Cayenne and so on. Queries can be written using Smalltalk block syntax. The Squeak version of Glorp currently only works with …
SqueakSource
squeak
Glorp is Object-Relational Mapping Framework similar to TopLink, developed by Alan Knight. Squeak version requires the Postgres client (load it first)
SqueakMap
squeak
Glorp currently expects to work with multibyte strings such as are found in 3.8. It also patches the compiler to allow underscores in selectors. When it makes this patch, it will introduce code that assumes multibyte strings and your image …
SqueakSource