1844 packages
— page 42
Nothing for the faint-hearted. This package is a VM modification which allowsarbitrary objects to 'act' like CompiledMethods. In other words, if you wantto have some object to act like a method you merely add it to the appropriatemethod dictionary, like …
SqueakMap
squeak
Based on ObjectsAsMethods fromAndreas Raab, this should become a fast coverage browser for Squeak.
SqueakSource
squeak
An update of the BabySRE tools (http://wiki.squeak.org/squeak/2550) for Squeak 5.2. Contains currently the ObjectInspector. Relicensed as MIT by permission of Trygve Reenskaug [1]
SqueakSource
squeak
This is a collection of random changes that seemed like a good idea at the time. Probably nobody but Trike cares about this.
SqueakMap
squeak
Patches to Squeak to support Trike; obsolete.
GitHub
squeak
MIT
Very simple framework for ODBC support in Squeak. Use FFI to talk to ODBC32.dll, no other DLL is necessary. It works in Windows and in Unix.
SqueakMap
squeak
Enhancements to the ODBC package from Diego Gomez Deck. The enhancements are as follows:DSN-less connection string supportSimpler access to result sets with a single message named "run" that takes an SQL statement and returns a subclass of OrderedCollection. See ODBCConnection>>run:ODBCResultTable …
SqueakSource
squeak
Enhancements to the ODBC package from Diego Gomez Deck. The enhancements are as follows: * DSN-less connection string support* Simpler access to result sets with a single message named "run" that takes an SQL statement and returns a Collection of …
SqueakMap
squeak
ODE is a open source dynamics engine developed by Russell Smithhttp://www.ode.org. This package provides three layer interfaces for the ODE library.Etoy layer - You can make different kind of dynamics project from just simple objects - hinge and force field.Class …
SqueakSource
squeak
ODE plugin and etoy interface
SqueakMap
squeak
A pure smalltalk port of the Ogg-Vorbis decoder. It works (just) but is EXTREMELY ugly code. Refactoring is neccesary.It runs VERY slowly and it is not really usable at the moment. There will be cases that it cannot decode and …
SqueakMap
squeak
Seaside Reverse Polish Notation Calculator tutorial from the Squeak by Example book.
SqueakSource
squeak
Squeak Rtoys for OLLOA robot programming environmentWith a simple robot simulator on the Squeak WorldSupport for state-based programmingUser programs run onOLLO robots by Robotis
SqueakSource
squeak
OMeta is a new object-oriented language for pattern matching. It is based on a variant of Parsing Expression Grammars (PEGs) which we have extended to handle arbitrary kinds of data. OMeta's general-purpose pattern matching facilities provide a natural and convenient …
SqueakMap
squeak
OmniBase is a portable (Dolphin, VAST, VW and now Squeak) Object Database.It has everything you need (good concurrency support, large collections,etcetera) and has been in use at many production sites for quite some time. The version distributed here is a …
SqueakMap
squeak
This patch to OmniBase allows locking of files outside the image in Unix/Linux systems, allowing collaborative work between many Squeak instances. This project is fully operational, but untested, any feedback will be appreciated.
SqueakSource
squeak
OmniBrowser is a ground up rewrite of the classical system browsers providedin Smalltalk. It's designed to be flexible and extensible, so as to encourageexperimentation with new types of development tools, language extensions,and runtime environments. It features modern refactoring support.
SqueakMap
squeak
This is my first project on SqueakSource created with the sole intention of learning how to manage projects using this facility.
SqueakSource
squeak
Advanced squeak
GitHub
squeak
Advanced Squeak
GitHub
squeak
OpenCL bindings for Squeak. For more details, see: https://sites.google.com/site/schwaj/home/opencl-binding-for-squeak
SqueakSource
squeak