59781 packages — page 533

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

GraphViz

SmalltalkHub

GraphViz

Monticello package from packaging repository
Lukas Renggli Source pharo

GraphViz

Monticello package from packaging repository
Lukas Renggli Source pharo

GraphViz

Monticello package from packaging repository
Lukas Renggli Source pharo

GraphViz

Monticello package from packaging repository
Lukas Renggli Source pharo

GraphViz

Monticello package from unsorted repository
Lukas Renggli Source pharo

GraphViz

Monticello package from unsorted repository
Lukas Renggli Source pharo

GraphViz

1. You must download and install GraphViz from http://www.graphviz.org for your platform (Win32, Unix, Linux, or Mac OS should be supported). The binaries (e.g. dot, fdp, neato, twopi, dot2gxl) should be in your environment path as well.2. On the Unix …
SqueakMap squeak

GraphViz

Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, networking, and in visual interfaces for many other domains. GraphViz …
SqueakSource

Gravatar

SmalltalkHub