30224 packages
— page 144
Proudly developed by Juan Vuletich and the Cuis community.
Web Discovered
cuis
Compass bugs & todos tracking system for Squeak
SqueakSource
squeak
an installer to install compass and relative packages
SqueakSource
This is ClosureCompiler2. Please look at the "NewCompiler" project for an up-to-date version
SqueakSource
Enhances squeak's completion system, byproposing all completions in a menu(keyboard-sensitive), includings class varsand temps vars if appropriate. Most recent version works in 3.7, but the older one works insqueak 3.2 to 3.6.
SqueakMap
squeak
This package contains the Complex numbers extracted from squeak Trunk.It is useful in Pharo because Complex isn't included into Pharo kernel.It can be loaded with this incantation:Gofer newsqueaksource: 'MetacelloRepository';package: 'ConfigurationOfComplex';load.((Smalltalk at: #ConfigurationOfComplex) project version: #'stable') perform: #load.
SqueakSource
pharo
Code for ComplexCondition as described inAndres Valloud, "A Mentoring Course on Smalltalk".According to [1], Andres Valloud the author of the book/code said/wrote"the code didn't have a license because I meant to put no restrictions on it... The MIT license is …
SqueakSource
squeak
Add few functions to Complex Add efficient way of creating a Complex(1 i: 2) instead of (1 + 2 i)This will avoid useless coercion and arithmetic (sensible on huge collections)
SqueakMap
squeak
Add functions to complex - inverse trigonometric - hyperbolic - power and square root - conjugated Add more efficient method to create Complex: (1 i: 2) instead of (1 + 2 i). This avoids useless coercion and arithmetic when creating …
SqueakSource
Component-Based Programming
GitHub
pharo
MIT
Compresses and decompresses files
GitHub
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/4/2008) CompressedSourceStream writes files as a series of GZipped segments that can be written and read sequentially like regular source files, and …
SqueakMap
squeak
Monticello package from magritte repository
Lukas Renggli Source
pharo
Smalltalk program that can compress or decompress a given input file.
GitHub
First TP in my pharo learning journey
GitHub
pharo
i learn pharo
GitHub
pharo
Computational Art
GitHub
MIT
Computational Art 2
GitHub
MIT