606 packages
— page 25
Twos Complement demonstrates twos complement arithmetic as implemented in logic registers. Registers operations, including basic arithmetic and logical functions, are implemented with boolean operations without use of numbers.A BitRegister represents on single-bit register with a value (set or not set) …
SqueakSource
squeak
VectorEnginePlugin by Juan Vuletich, a VM plugin that can be added to standard VM builds as an external plugin. Currently it is used principally by Cuis, but is applicable to Squeak and related images as well.The Smalltalk slang source is …
SqueakSource
squeak
Effective 05-Sept-2011, the VMMaker repository is hosted athttp://source.squeak.org/VMMaker.htmland new updates will appear in that repository, possibly mirrored here for convenience. Please update your Montecello browsers accordingly.This package incorporates the Smalltalk source code (Slang) for the virtual machine, as well as …
SqueakSource
squeak
WebCodeStats counts classes, methods, average methods per class, avg lines per method, nr of tests, and many more. Used to measure code statistics in web frameworks, but can also be used more generally. Just fill the appropriate package patterns in …
SqueakSource
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/WebRobotat 2014-02-14!!! There may be newer code there.Just some classes I used when building a web robot, including a variant ofSteve Warings HTTP client code (also MIT)and a patched variant of Todd Blanchardssuperb parser. Could …
SqueakSource
squeak
Yadis (http://yadis.org/) is a service discovery system allowing relying parties to determine automatically, without end-user intervention, the most appropriate protocol to use.Examples of such services are:Single sign-on across web sitesProfile exchange and form fillingBlog anti-spamYadis provides the first step for …
SqueakSource
squeak