30224 packages — page 255

Gofer-Tests

Monticello package from gofer repository
Lukas Renggli Source pharo

GoferExample

SmalltalkHub pharo

GoferLinuxMag

example of code for LinuxMag
SqueakSource

GoferTest

SqueakSource

GofTest

SmalltalkHub

gol-pharo

Game of Life in Pharo 12
GitHub pharo MIT

Golem

SmalltalkHub

GolfPolynomDivision

A simple answer to the contest at http://codegolf.com/polynomial-division The goal is to have shortest code possible. The base code provided in first version is long and understandable though not heavily commented. Feel free to "improve"
SqueakSource

Golgi

Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap squeak

golondrina

golondrina
SqueakSource

GolondrinaUca

SqueakSource

GOmiscChanges

A bunch of new classes and a few changes to existing ones.
SqueakMap squeak

GOODS

GOODS is a distributed, language-neutral object database from Konstantin Knizhnik. It's available from http://www.garret.ru/~knizhnik/goods.html . This client provides transparent storage of Smalltalk objects, or, given some extra type information, compatibility with the GOODS Java interface storage conventions, for easy sharing …
SqueakMap squeak

GOODS

Generic Object-Oriented Database System (GOODS) client for squeak. See SqueakSource wiki page for more information.
SqueakSource squeak

GoodsServer

Launch the GoodsServer directly from Squeak. You can even instantiate a newserver or a temp server as well with minimal code. Requires Squeak.NET which,of course, requires the Windows platform (LINUX is now supported in the form of a user contribution). …
SqueakMap squeak

GoodsServer

Launch the GoodsServer directly from Squeak. You can even instantiate a new server or a temp server as well with minimal code."to start a temporary server that always gets re-initialized" tempServer := GoodsServer startTempServer "or to start a new server" …
SqueakSource squeak

goofball

silly 2d space-shooter in Smlltalk, just for trying things out
GitHub MIT

google-api-generator

Google API Generator forked from https://www.min.at/prinz/repo/gapi/
GitHub pharo

Google-Places-St

GitHub pharo MIT

GoogleAnalytics

WADecoration which adds GoogleAnalytics to your Seaside application
SqueakSource

GoogleAnalyticsTracker

SmalltalkHub

GoogleAPI

Google API
SqueakSource

GoogleAPIs

Just a bunch of squeak interfaces to Google APIs. For now, it only includes Google Translate. If you wish to add another one, be my guest...GoogleAPIs-Translate: Requires WebClient, SqueakSSL, PetitParser and PetitJson.
SqueakSource squeak

GoogleAuth-pharo

Pharo library for using OAuth 2 to authenticate with Google.
GitHub pharo

GoogleAuthenticator

SmalltalkHub