2821 packages
— page 26
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
A bytecode compiler for Squeak, still an alpha project. It doesn't yet do anything useful but it can compile most bytecodes.
SqueakSource
squeak
Almost like Pepper, but different
SqueakSource
A kind of aspect mechanism in Squeak.
SqueakSource
squeak
A challenge to speed up factorial after the contest set up on vwnc list by Paul Bauman
SqueakSource
Fame is a runtime-framework for meta-modelling.Homepagehttp://smallwiki.unibe.ch/FameMembersCreator:Adrian KuhnAdmin:Tudor Girba,Stéphane Ducasse,Adrian KuhnDeveloper:David Röthlisberger,Romain Robbes,Simon Denier,Alexandre Bergel,François Tanguy,Lukas Renggli,delaunay,Hans Beck,Andre Hora,Toon Verwaest,Ciprian TEODOROV,Tudor Girba,Oscar NierstraszTagsfileformat,metaLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/Fame'user: ''password: ''PackagesConfigurationOfFame, Fame, Fame-Core, Fame-Example, Fame-ImportExport, Fame-SmalltalkBinding, Fame-Tests-Core, Fame-Traversal, …
SqueakSource
squeak
The project adds a post processor to Moose model entities to add author information for Famix classes and methods.
SqueakSource
Introducing bugs as entities in famix meta model
SqueakSource
Extension of Famix to support XML.
SqueakSource
FancyBinaryTree
SqueakSource
FFI Bindings for FANN 2.2
SqueakSource
This will be an implementation of the popular Facebook die game Farkle.
SqueakSource
Makes sets faster by not doing compares during grow operations. Makes adding to sets about 14% faster on average assuming no deletions and no preallocation of space before adding elements. Includes code for measuring performance. See Class FastSetsComment. WARNING: FastSetsFileInFirst …
SqueakSource
A generic connection pool
SqueakSource
Learning to use SqueakSource
SqueakSource
squeak
Squeak environments and tools for handhelds, PDAs and other touchscreen systems.We have started with modernizing Faure, working on soft keyboarding tools, and incorporating the Dynapad environment with Genie support.Future goals include: adopting the OmniBrowser core framework, and Magritte for end-user-accessible …
SqueakSource
squeak
A port from the VisualWorks version of the Formal Concept Analysis (FCA) algorithm. Original implementation done by Fred Spiessens.
SqueakSource
visualworks
This is a first version of an FCGI interface. It is made to cooperate Seaside into lighttpd. Especially using version 1.5.x of lighttpd web server. This removes for any HTTP Server in squeak and most of the socket handling since …
SqueakSource
squeak
fci-tyhmis-2015
SqueakSource
FeatureBrowser displays a feature in a Mondrian graph. All message sends belonging to a feature are displayed as node in this graph and one can easily read the source code of a specific method by clicking on a node in …
SqueakSource