59732 packages — page 532

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

GraphicsTests

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

GraphicsTests

Packages from the Inbox that are dealt with are moved here.
Squeak Trunk

GraphicsTests

Comprises the latest code in the 3.9 Squeak (basic) image.
Squeak Trunk squeak

GraphicsTests

Packages from the Inbox that are dealt with are moved here.
Squeak Trunk

GraphingService

This project is a part of a system I created for a client that supports client surveying and related reporting. This part accepts requests (via localhost IP) that specify a type of graphic (graph really) and the data needed to …
SqueakSource squeak

Graphite

Graph sandbox for pharo
GitHub pharo

GraphKB

Graph knowledge base (representation and reasoning) in Pharo Smalltalk
GitHub pharo

GraphLayoutRoassal3

PJI Ryan Ikhlef : Algorithme pour afficher des graphes avec Roassal3 dans Pharo.
GitHub pharo

GraphLIRMM

SqueakSource

GraphPPS

Personal Planning System for Pharo Smalltalk
GitHub pharo

GraphQL

SmalltalkHub

GraphQL

GraphQL allows interoperation of systems with built-in discovery. This package is a full-spec GraphQL Parser, Server, Client, and Schema-Generator.
SqueakMap squeak

graphql

A full spec GraphQL parser, validator, and execution engine. Solid. The packages are:GraphQL-Core (domain and parser)GraphQL-Engine (document validation and execution)GraphQL-Tests-Core (parser tests)GraphQL-Tests-Engine (engine tests)Announcement:https://news.squeak.org/2024/08/12/announcing-graphql-for-squeak-a-structured-query-language-for-flexible-api-development/
SqueakSource squeak

GraphQLAutoTest

SmalltalkHub

graphqlclient-smalltalk

A (very simple!) GraphQL client for Smalltalk
GitHub

Graphs

Ported from the Graphs.st goodie by Mario Wolczko.Fixes and SAR by Samir Saidani These classes add a collection category to representcollections that do not necessarily have a sequence, but are morestructured than sets. See the examples in Graph and RootedGraph.
SqueakMap squeak

Graphs-Morphs

This package includes Morphs that layout themselves as graphs. Currently, there are two layout methods: a springs-gravity model (based on the MathMorphs graphs originally implemented by Gerardo Richarte), and a animated radial layout inspired by http://citeseer.nj.nec.com/yee01animated.html
SqueakMap squeak

GraphViewer

SmalltalkHub