59781 packages — page 494

Gitlab-Pharo-API

GitHub pharo

GitLabIssues4Pharo

Github Issues integrated on Pharo
GitHub pharo

GitLogExtractor

SmalltalkHub

gitpod-pharo

Testing pharo smalltalk and gitpod together
GitHub pharo

GitQuery

A framework to query git repository easily from Pharo.
GitHub pharo MIT

GJL-Quinto

SmalltalkHub

GjuanLightsOut

It's a game.
SqueakSource

Glamorous Toolkit

Glamorous Toolkit
Web Discovered

Glamorous Toolkit

Glamorous Toolkit
Web Discovered

glamorous-recurser

Synch a Glamorous Toolkit and Lepiter runtime state.
GitHub

glamoroust

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

SmalltalkHub

Glamour

Glamour is an infrastructure for implementing glamourous browsers. You can learn more about it on the official page:moosetechnology.org/tools/glamour
SqueakSource

Glamour-Resizable

SmalltalkHub

GlassSubject

School semester project for X36OBP on FEL - CVUT (Prague, CZ). System for management of subjects educated in a school.
SqueakSource

GLM-Turbo-Widgets

SmalltalkHub

GLMorphic

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

GLMorphic

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

GlobalKeys

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

GlobalMenuBar

SmalltalkHub pharo

Glorp

SmalltalkHub

Glorp

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 port

Glorp is Object-Relational Mapping Framework similar to TopLink, developed by Alan Knight. Squeak version requires the Postgres client (load it first)
SqueakMap squeak

Glorp37Compat

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

glorpbook

GitHub pharo