362 packages
— page 7
Extensions to seaside
SqueakSource
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
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
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
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
Mondrian extension to visualize stack frame. Few hooks are inserted in the (old) debugger to open an easel on a stack frame
SqueakSource
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
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
Extensions to the IDE usefull for Squeak developers
SqueakSource
squeak
Playing with Simulating Door Behavior and Extensions
GitHub
pharo
MIT
A source-to-source compiler from normal Pharo methods to Slang using the meta-compiler Druid
GitHub
pharo
An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource
squeak
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
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
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
Experimenting on STON with ways to limit the acess to reflective API
GitHub
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
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
A bytecode compiler for Squeak, still an alpha project. It doesn't yet do anything useful but it can compile most bytecodes.
SqueakSource
squeak
A Famix extension to detect duplication in a Famix model and represent the replicas.
GitHub
pharo
MIT
A Famix extension to be able to tag entities.
GitHub
pharo
MIT
Extension of Famix to support XML.
SqueakSource
A Tutorial on using FFI via Pragmas and via the FFI classes directly.
SqueakSource
Provides extensions to dialogs available from FileList2. Added newcapabilities via:modalFolderSelectorWithPrompt:morphicViewFolderSelector:morphicViewFolderSelector:promptString:morphicViewFolderSelectorWithPrompt:
SqueakMap
squeak