3288 packages
— page 95
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
GitHub publicate repo for some experiments with Squeak Smalltalk v4.2
GitHub
squeak
Squeak is a modern, open-source implementation of the Smalltalk programming language and environment, designed as a full-featured system for object-oriented development with an emphasis on live progra
Web Discovered
squeak
The project as it lives on Bobs Super Swiki
SqueakMap
squeak
Squeak is a modern open-source development environment for the classic Smalltalk-80 programming language. Despite being the first purely object-oriented language and environment, Smalltalk is in many ways still far ahead of its successors in promoting a vision of an environment …
Web Discovered
squeak
²ÌvO~O«ASqueakÌNy[W
Web Discovered
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
Hour of Code
GitHub
squeak
MIT