59936 packages — page 147

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

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

Bytes

Bytes helps you to express quantities of bytes in ways that people understand. People don't want to hear about 2469606195 bytes they want to deal with 2.3 gigabytes and that's what this software does. I've made it because we needed …
SqueakSource pharo

Bytes

SmalltalkHub

ByteSurgeon

SqueakSource

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

C-AST

A C AST for C generation in Pharo.
GitHub pharo MIT

C3P

pharo
GitHub pharo

C3P-pharo

GitHub pharo

CAAddress

SmalltalkHub

CableContinuations

SmalltalkHub

Cabra

SmalltalkHub

Cacheable

Cacheable is the thing you want to use when you have to deal with cacheable stuff.When you develop web applications, you usually need to serve resources (in the form of files) that are static from the point of view of …
SqueakSource

CAG

Java's Constructive Area Geometry. move from GdsFeel's sub proejct.
SqueakSource

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