45312 packages — page 42

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

BytecodeSets.spur

Effective 05-Sept-2011, this repository is the new home for VMMaker (previously athttp://squeaksource.com/VMMaker.html)This package incorporates the Smalltalk source code (Slang) for the virtual machine, including its simulation environment, as well as the code generator and toolset for creating the VM portions …
Squeak Trunk pharo

ByteSurgeon

ByteSurgeon is a library to transform binary code in Smalltalk. It takes full advantage of the flexibility of the Squeak environment to enable bytecode transformation at runtime, thereby allowing dynamic, on-the-fly modification of applications. ByteSurgeon operates on bytecode in order …
SqueakMap squeak

CairoGraphics

Port of Travis Griggs' VisualWorks package to Squeak/Pharo + Alien FFI. Currently it only works with older versions of Alien, since I haven't brought it up to speed with more recent refactrings. Hopefully I will be able to clear this …
SqueakSource pharo

cakit

Smalltalk classes for computer algebra and symbolic computation. The Computer Algebra Kit provides classes working with polynomials in various representations, such as degree dense variable dense recursive polynomials, or expanded (distributed) polynomials, over various coefficient domains. See the project home …
SqueakSource

CalculatorMorph

A simple numerical calculator with additional mathematical functions and a single memory.Use menu option 'switch tape on' to record the calculations in a Transcript window.
SqueakMap squeak

CameraPlugin

Simple cross-platform webcam access interface from MIT Scratch. Small changes made so that different cameras can be tested when more than one is connected. The "CameraPlugin" binary should soon be included in the VM. On Linux the plugin is designed …
SqueakSource

CAnalyzer

CAnalyzer is an analyzer for C code. CAnalyzer comprises:an extension to the Moose FAMIX metamodel to cope with C modules, C functions, C variables...an importer for Moose that takes as input .xml files generated by srcMLinvocation resolution since srcML does …
SqueakSource pharo

CaptchaDotNet

A simple class to use the captcha service from captcha.net.
SqueakMap squeak

car.mcm

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

CargoTestRepository

SmalltalkHub pharo

Carrefour

Binding between Famix and FAST
GitHub pharo MIT

Casper

Copy from smalltalkhub to github of Ghost
GitHub

CassandraClient

Depends on Thrift. Not what you get if you run thrift yourself! Reflection limited message needed refactoring as it was over 1K of bytecode, making Squeak complain. Underscores in message names have been stripped. I have added "FB" prefixes on …
SqueakMap squeak

Cassowary

This is a port of the Smalltalk version of Cassowary 0.60. As the original authors put it, 'Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities.'. More information can be found at: http://www.cs.washington.edu/research/constraints/cassowary/
SqueakMap squeak

Cassowary

Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities. Constraints may be either requirements or preferences. Client code specifies the constraints to be maintained, and the solver updates the constrained variables to have …
SqueakSource

CatalystProcess

An implementation of Business Processes
GitHub MIT

Categorical SM Package Loader

A slightly more elaborate Squeak Map package browser and loader, aiming to hit the sweet spot in UI goodness between SMLoader and the original Package Browser. NOTE: This has now (December 1, 2006) been folded into the main SqueakMap Package …
SqueakMap squeak

CC68S

Repository used by the CC68S lecture at the University of Chile
SqueakSource