59781 packages
— page 502
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
Once you have installed Golgi, do 'Golgi open' to start using it.
SqueakMap
squeak
A bunch of new classes and a few changes to existing ones.
SqueakMap
squeak
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
Generic Object-Oriented Database System (GOODS) client for squeak. See SqueakSource wiki page for more information.
SqueakSource
squeak
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
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
silly 2d space-shooter in Smlltalk, just for trying things out
GitHub
MIT
Google API Generator forked from https://www.min.at/prinz/repo/gapi/
GitHub
pharo
WADecoration which adds GoogleAnalytics to your Seaside application
SqueakSource
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
Pharo library for using OAuth 2 to authenticate with Google.
GitHub
pharo
Google Charts API for SeaSide
SqueakSource
A set of Seaside components using the Google Charts API
SqueakSource
Seaside web app showing the Google Chart API at work
SqueakSource
Provide a Glamour browser for the Google Issues Feed of Pharo. Provide a better view on current activities. Developed in current Moose one-click (based on Pharo 1.1.1 11414) Inspired by CampSmalltalkLondon
SqueakSource
pharo
Component for Google Map API
SqueakSource
Seaside component to use Googles URL-based static maps API.
SqueakSource