3288 packages — page 95

SpyWare

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

SqAGI

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

SqCVS

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

sqhello

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

SQLite

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

SQLite3

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

sqpdf

Tiny PDF display plugin for Squeak using libpoppler as its backend
GitHub squeak

SqSync

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

squeak

I am here to learn squeak and have fun with funny quotes sayings and jokes
SqueakMap squeak

squeak

A bunch of my Squeak code (over many years)
GitHub squeak

Squeak

GitHub publicate repo for some experiments with Squeak Smalltalk v4.2
GitHub squeak

Squeak - Academic Kids

Web Discovered squeak

Squeak — Grokipedia

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

Squeak Bulletin Board

The project as it lives on Bobs Super Swiki
SqueakMap squeak

Squeak by Example - Open Textbook Library

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

Squeak by Example – Doers of Stuff.org

Web Discovered squeak

Squeak Links

–²‚̃vƒƒOƒ‰ƒ~ƒ“ƒOŠÂ‹«ASqueak‚ÌƒŠƒ“ƒNƒy[ƒW
Web Discovered squeak

Squeak Multilingualization

SqueakMap squeak

Squeak Notepad

SqueakMap squeak

Squeak Run

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 · GitHub

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

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

squeak_demo_repo

GitHub squeak

Squeak-4-Hour-of-Code

Hour of Code
GitHub squeak MIT

squeak-actors

SmalltalkHub squeak