915 packages
— page 7
Biondings for VTE library for pharo spec.
GitHub
pharo
1 stars
An attempt to use PharoJS as backend for Spec
GitHub
pharo
1 stars
MIT
A compatibility layer for loading Spec7 into Pharo6+ (or previous)
GitHub
pharo
1 stars
MIT
To keep the code of the Spec book
GitHub
pharo
1 stars
A collection of projects related to hardware-accelerated rendering of Squeak's Morphic.
GitHub
squeak
1 stars
MIT
UI Eventing Framework to use for SUnit Testing
GitHub
va_smalltalk
1 stars
MIT
TelescopeMorphic is a connector to render Telescope visualization using Morphic UI framework.
GitHub
squeak
1 stars
MIT
A connector to roassal 3 graphic engine
GitHub
1 stars
MIT
Specification of the Tonel file/directory format for managing Smalltalk source code
GitHub
1 stars
Toplo serialization features to store/unstore ToElements.
GitHub
pharo
1 stars
MIT
A small Watch List app in Pharo Smalltalk, using Glorp (SQLite3 via Garage) and Bloc+Toplo
GitHub
pharo
1 stars
In this tutorial, we will guide you through learning how to use Squeak in a production environment. Squeak is a powerful and dynamic open-source Smalltalk programming environment that is great for creating interactive and multimedia applications. What You Will Learn: …
Web Discovered
squeak
Monticello package 'AAS-Pier-Widget%20Adaptors%20' in the pier2 repository at source.lukas-renggli.ch. Latest AAS-Pier-Widget%20Adaptors%20-razavi_acm_org.1.mcz; 1 version.
Lukas Renggli Source
Monticello package 'AAS.lu-Pier-WidgetAdaptors' in the pier2addons repository at source.lukas-renggli.ch. Latest AAS.lu-Pier-WidgetAdaptors-razavi_acm_org.1.mcz; 1 version.
Lukas Renggli Source
A measure is a concept that groups a number and a unit.Clear examples of measures are 1 meter, 200 kelvin, 1 day or 2 dollars.This model represents measures as first class objects, that is, an object that encapsulates a number …
SqueakMap
squeak
AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakMap
squeak
AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakSource
Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It is a launcher and quick way to access any category, class, morph, or global …
SqueakMap
squeak
Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to any class, method, morph, or global variable, and even …
SqueakSource
squeak
Alienis a new FFI interface.It supports faster call sequence, return code setting, and callbacks to execute smalltalk code from the FFI routine.Copyright 2008 Cadence Design Systems, Inc. Licensed under the Apache License, Version 2.0 (the ''License''); you may not use …
SqueakSource
pharo
Alternative Solitaire design using Morphic and custom card images. Does NOT remove original FreeCell game.
SqueakMap
squeak
This is the "ambigous", "nondeterminist", "angelic" operator aka amb ... more seriously described as a declarative control flow statement able to enumerate over finite domains all values that make a program terminate. It uses continuations to walk the tree of …
SqueakMap
squeak
A simple analyser of the legacy backend BL-EGF using Moose and Roassal3 for visualisation. Analyse the endpoint service of the backend by visiting the outgoing method invocation graph
GitHub