362 packages — page 7

Countryside

Extensions to seaside
SqueakSource

Coverage

This project/tool is also known as "Christo".Based on the prototype developed in "SimpleCoverage". This implementation is flexible/extendible and is compatible with most wrapper/simulation approaches. It allows to transparantly wrap any Squeak "element" (methods, classes, packages, mc-class-extensions, ...). It is still …
SqueakSource squeak

crab

The syntax of the shell scripts in *nix systems isn't broken. It's totally, absolutely, insanely broken. So? Why not to use some smalltalk powerful sweetness in shells too? Meet crab: humbler than a coral, yet quite handy, err... clawsly.How to …
SqueakSource pharo

CroquetGL

The OpenGL interface from Croquet for consumption in other contexts. Supports OpenGL 1.4 plus extensions.To install, first load the FFI via:(Installer repository: 'http://source.squeak.org/FFI') install: 'FFI-Pools'; install: 'FFI-Kernel'; install: 'FFI-Tests'.then load CroquetGL:(Installer repository: 'http://www.squeaksource.com/CroquetGL') install: '3DTransform'; install: 'OpenGL-Pools'; install: 'OpenGL-Core'.When everything …
SqueakSource squeak

CTranslator

This project intends to be a simple Smalltalk-to-C translator. However, it is done as the base for the SqueakNxt and Arduino compilers, which use a limited version of C. So don't expect to be able to compile a VM with …
SqueakSource squeak

Danaus

Mondrian extension to visualize stack frame. Few hooks are inserted in the (old) debugger to open an easel on a stack frame
SqueakSource

DeclarativePools

This package provides the means for using 'class as pool dictionaries'therefore enabling a more declarative style of using pools.The packages refactors some compiler protocols and provides a baseclass 'SharedPool' to be used as superclass for any declarative pool.The package contains …
SqueakMap squeak

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

DeveloperWorkspace

Extensions to the IDE usefull for Squeak developers
SqueakSource squeak

doorsim-pharo

Playing with Simulating Door Behavior and Extensions
GitHub pharo MIT

druid-slang

A source-to-source compiler from normal Pharo methods to Slang using the meta-compiler Druid
GitHub pharo

DynamicAspects

An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource squeak

DynamicSynch

DynamicSynch Installation:1.- Download the Reflectivity or build it following the steps in http://scg.unibe.ch/research/reflectivity2.- Load the Synchronization package3.- Run all test in Synchronization-Test
SqueakSource

eCompletionTraits

eCompletion is code completion inspired by the eclipse ide. This is a variation of eCompletion package to work in a traits enabled image.
SqueakMap squeak

EEG

Provides an extension of SUnit so tests are run covered and get sorted due to their coverage. Should include other commands than unit tests like example methods in the future as well.
SqueakSource

Exp-STONLimitedReflectionWithMiror

Experimenting on STON with ways to limit the acess to reflective API
GitHub

ExtMetaclasses

This small extension allow new metaclasses to be inserted in the "instance of" chain. It extends the normal new class definition template with an entry metaclasses: It is compatible with traits of course.
SqueakSource

Extract file extension

Rosetta Code

Exupery

Exupery is a byte code compiler written in Squeak. It has been written fully test first with both customer and acceptance tests. The project is a personal master work, it is meant to both be useful in itself and help …
SqueakMap squeak

Exupery

A bytecode compiler for Squeak, still an alpha project. It doesn't yet do anything useful but it can compile most bytecodes.
SqueakSource squeak

FamixReplication

A Famix extension to detect duplication in a Famix model and represent the replicas.
GitHub pharo MIT

FamixTagging

A Famix extension to be able to tag entities.
GitHub pharo MIT

FamixXML

Extension of Famix to support XML.
SqueakSource

FFIHelp

A Tutorial on using FFI via Pragmas and via the FFI classes directly.
SqueakSource

FileList2 Dialogs Enhancement for Squeak 3.4

Provides extensions to dialogs available from FileList2. Added newcapabilities via:modalFolderSelectorWithPrompt:morphicViewFolderSelector:morphicViewFolderSelector:promptString:morphicViewFolderSelectorWithPrompt:
SqueakMap squeak