1844 packages
— page 59
The Squeak specific Playground
SqueakSource
squeak
This is a Plugin and supporting classes to allow Squeak to work withthe Spread (http://www.spread.org) group communications system. It is designed so that you can have background threads waiting forincoming messages without blocking all of Squeak. I have only written …
SqueakMap
squeak
SPSrevayler is a prevalence layer for Squeak. The idea of system prevalence is based on the idea that all data is kept in RAM. So the system runs very fast without any lack of data security. A Java version is …
SqueakMap
squeak
SpyWare is the research prototype I implement for my PhD. The goal is to monitor the very fine-grained evolution of a program by monitoring the developer's actions in the IDE (hence the name "SpyWare"). Traditional approaches analyse evolution by using …
SqueakMap
squeak
Implements AGI (Asterisk Gateway Interface), allowing Asterisk dialplan to call into Squeak. Asterisk is an open source phone switch. (http://www.asterisk.org/).
SqueakSource
squeak
NOTE: This code is not maintained anymore and IMHO not interesting since CVS and its pserver protocol must be totally uninteresting these days. SqCVS is a clean implementation of the CVS pserver protocol in Squeak. It is written on top …
SqueakMap
squeak
Smallish Squeak Launcher Thing that works for me. For the real stuff check out https://github.com/HPI-SWA-Teaching/Algernon-Launcher
GitHub
squeak
MIT
Requires the FFI plugin and the sqlite shared library, fromhttp://www.hwaci.com/sw/sqlite . Provides SQLiteConnection: db := SQLiteConnection fileNamed: 'test.db'.arrayOfDicts := db executeQuery: 'SELECT * FROM foo'.
SqueakMap
squeak
This is a first cut at an FFI wrapper for SQLite3 based on Avi Bryant's wrapper for SQLite version 2. It requires the FFI plugin (SqueakFFIPrims), and SQLite3 (it comes with Tiger, but you can also get it and documentation …
SqueakMap
squeak
Tiny PDF display plugin for Squeak using libpoppler as its backend
GitHub
squeak
This framework enables applications to make use of shared objects in a distributed system with optimistic updates. It is well-suited for graphical user interfaces that rely on fast updates (< 200 ms).>
SqueakMap
squeak
I am here to learn squeak and have fun with funny quotes sayings and jokes
SqueakMap
squeak
A bunch of my Squeak code (over many years)
GitHub
squeak
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
SourceForge
squeak
We use Bazaar to help build new code on modern Squeak4.0+ images
Launchpad
squeak
GitHub publicate repo for some experiments with Squeak Smalltalk v4.2
GitHub
squeak
The project as it lives on Bobs Super Swiki
SqueakMap
squeak
This plugin adds support for HID devices like pen tablets, gamepads and car wheels to Squeak.
Launchpad
squeak
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
SourceForge
squeak
A user-friendly version of Squeak aimed at supporting people whose main profession is NOT software-development. A crafted, coherent set of packages based on classic Smalltalk, a simple object-based environment. After being introduced to the concepts of objects and messages, users …
SqueakMap
squeak
Squeak Smalltalk source code for a Morph displaying sin/cos/tan as an animation. Here's an example captured animation: http://www.eighty-twenty.org/images/sct_anim.gif - SinCosTanMorph.st
Web Discovered
squeak
Squeak TaskBar is a simple clone of the taskbar found in Windows 95. In is composed of three parts- a "Start" button, which opens up the "open..." menu; a list of open windows, in the order they sit on your …
SqueakMap
squeak