891 packages
— page 36
This is the core API for designed for database access in Smalltalk.Currently there is aMySQL implementationof the API inStdbMysqlImplproject. Other database engine supports are planned for the future.From database access style point of view this is more akin to JDBC …
SqueakSource
A MySQL Implementation of the Stdb APIThis is an implementation of the database connectivity API defined in theStdb-Corepackage. It uses the MySQL protocol driver inStdbMysqlProcolprojectSee also:StdbCore(required),StdbMysqlProtocol(required)Features:ImplementsStdbCoreAPI facilities like connection, prepared statement, metadata, resultset and so onTransaction facilitiesPrepared statement is implemented …
SqueakSource
An implementation of the Syndicated Actor Model (https://syndicate-lang.org/) for Squeak.
SqueakSource
squeak
The SystemChangeNotification mechanism allows clients to receive notifications (events) when changes are made to the system. Such changes are additions, removals, renaming, ... of classes, events, instance variables, ... Eventually this system will be used as the foundation for the …
SqueakMap
squeak
An implementation of Promise for Pharo and GemStone - https://en.wikipedia.org/wiki/Futures_and_promises
GitHub
pharo
An island C parser for the refactoring of plugins of the pharo-vm
GitHub
pharo
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) The RefractoringBrowser comes up empty initially. You can add packages and class categories to show, and hide stuff again. Classes you …
SqueakMap
squeak
TSF-NexIO is a lightweight, robust framework for JSON-RPC 2.0 communication over WebSockets in Pharo Smalltalk. It is designed to enable 'synchronous semantics on asynchronous channels' and enforces a strict separation between transport (Server) and business logic (Delegate). TSF-NexIO supports Batch …
GitHub
pharo
Apache-2.0
This is a refactored version of TTFontReader and friends. You may find it useful, if you want to load Unicode ttf in image. Here is a short story: I tried to load unicode ttf using stock TTFontReader (to render Russian …
SqueakMap
squeak
Attempt to make TTFontReader more understandable and manageable (aiming at full unicode support).
SqueakSource
This framework refactors all of the unordered collections to be implemented using adaptive hashtables. It is a dual license SqueakL + Microlingua License see - http://www.microlingua.com/files/microlingualicensev1
SqueakMap
squeak
Adds variables pane to several of the Browsers, similar to old Smalltalk/V browsers.NOTE: No longer adds an instance variable to the Browser class.The variables pane is controlled by Preferences in the 'browsing'category. Two options exist:#showVarsInBrowser - toggles if variables pane …
SqueakMap
squeak
Video4Squeak is an attempt to create an multi-platform video capturing framework for Squeak. Actually it support Video4Linux devices and a 'Test' multiplatform device. The main goal is to provide a confortable experience for non-programmers and in this line the framework …
SqueakSource
squeak
Zurb is an implementation of https://foundation.zurb.com/sites/docs/ CSS examples using the Zurb Foundation CSS framework in Squeak. This is extremely useful for building Seaside Websites with the Zurb Foundation tools. Shoot me an email if you would like to hack at …
SqueakSource
squeak