59798 packages
— page 856
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
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
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
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
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
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
This packages enables the recompilation of methods after changes in classeswithout the need to access any source code. This improves speed and in somesituations even makes it possible to recompile some classes at all (forexample, when using alternative compilers without …
SqueakMap
squeak
FOR REFERENCE ONLY. NO LONGER MAINTAINED. This is an extension of the ObjectAsMethodWrapper project. I cleaned up the original code and tests, and added the ability to stub out a method on an existing class.
SqueakSource
A simple Smalltalk methods generator
GitHub
MIT
Methods tracing using object-as-method mechanism
GitHub
pharo
MIT
Method Wrappers can add hidden behavior to a method without recompiling it. They can be used to change a method's behavior. Commonly, they are used to add behavior before and after the default method executes. For example, we can create …
SqueakMap
squeak
MethodWrappers for Squeak. This is MethodWrappers from AspecS, but as a standalone package. Load package MethodWrappers for Squeak <= 3.8, for 3.9, load MethodWrappers3.9. For Squeak trunk (Squeak 4.2) load MethodWrappers4.2.
SqueakSource
squeak
Practicas de MDP2 en SmallTalk
GitHub
A clock that displays and renders the time in a style similar to that used in the new Metroid games. Just a fun way to start using Squeak Map and gain experience with Morphic.
SqueakMap
squeak
A clock in the style of the modern Metroid games.
SqueakSource
a pharo MQTT persistence package
GitHub
pharo
NOASSERTION
A stupid implementation of the Metropolis algorithm (http://en.wikipedia.org/wiki/Metropolis_light_transport). Only works as an infinitely slow, noisy, grayscale bitblt for now :)
SqueakSource
For more information please have a look at my technical report: http://www.adrian-lienhard.ch/files/mewa.pdf (Abstract. Web-applications are very popular, lightweight applications thatentirely run in web-browsers over the internet. In todays business, web-applications become more and more complex but they still need to …
SqueakMap
squeak
Mewa: Meta-level Architecture for Generic Web-Application Construction.Technical Report: http://www.adrian-lienhard.ch/files/mewa.pdf
SqueakSource
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Version of SqueakSource running this server. This is a SqueakSource install which support .mcd (diff) file generation for faster updates. It's based on a SqueakSource version from Impara, with additional tweaks. See the Wiki page for installation instructions.
Squeak Trunk
squeak
Smalltalk Parser the wrong way
GitHub