2821 packages
— page 35
personal shared respository 3.10
SqueakSource
Example from book.
SqueakSource
This is some raw code to do OpenGL stuff. It uses the CroquetGL interface. For a simple example showing the speed of VBO based rendering, execute "OpenGLScene example" and have a look at its source.
SqueakSource
Highly Objectified Blue Book Equivalent SmalltalkThis virtual machine can interpret original Smalltalk-80 Version 2 by XeroxAuthors:Vassili Bykov, Dan Ingalls, Wolfgang HelbigLicense:Attribution-Noncommercial-Share Alike 2.5 GenericMembersCreator:Pavel KrivanekAdmin:Pavel KrivanekRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/Hobbes'user: ''password: ''PackagesHobbesLinkshttp://www.squeaksource.com/Hobbes.htmlhttp://www.squeaksource.com/HobbesGlobal:Read And WriteStatisticsRegistered:18 February 2010 11:42:39 pmTotal Releases:0Total Versions:4Total Downloads:644
SqueakSource
squeak
Home from Home group of Websites
SqueakSource
Introduction
SqueakSource
Home Security System
SqueakSource
This project has moved tosmalltalkhub.Hydrodynamics Simulation Environment based on the SPH method, aiming at interactivity. See various class methods of the SPHSimulator class. CogVM strongly recommended for performance.MembersCreator:Tomohiro OdaAdmin:Tomohiro OdaTagspharo,squeakLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/HoneyGinger'user: ''password: …
SqueakSource
pharo
Hismo importer.
SqueakSource
The code that I am using for squeakbyexample
SqueakSource
squeak
An experimental runtime and development environment for harmony-oriented programs.Harmony-oriented programmingis an ongoing research project by Sebastian Fleissner and Elisa Baniassad.
SqueakSource
Squeak binding for the free Haru PDF library using FFI http://libharu.sourceforge.net
SqueakSource
squeak
Simulate pen plotters in Squeak, manipulate plot files from CAD programs, export them for real plotting
SqueakSource
squeak
This is just the well known example from the splendid book Squeak By Example.
SqueakSource
squeak
This is a replacement for (Identity)Dictionary and (Identity/Weak)Set that uses chaining instead of linear probing for collision resolution. This results in a much better performance for big Collections.
SqueakSource
Support for parsing HTML (from Scamper)
SqueakSource
NOTE: This project has been moved tohttp://smalltalkhub.com/#!/~ToddBlanchard/HTMCSSValidatingParser!!!This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind …
SqueakSource
A simple whitelist-based HTML tag sanitizer, for inclusion of user-supplied HTML in a webpage.
SqueakSource
A crude experiment to add tables to Scamper
SqueakSource