2821 packages — page 26

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

ExtremeCalender07

SqueakSource

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

EyeSee

SqueakSource

FabricioHSBEQuinto

SqueakSource

Faces

Almost like Pepper, but different
SqueakSource

FacetS

A kind of aspect mechanism in Squeak.
SqueakSource squeak

FactorialContest

A challenge to speed up factorial after the contest set up on vwnc list by Paul Bauman
SqueakSource

Fame

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

Famix2Importer

SqueakSource

FamixAuthors

The project adds a post processor to Moose model entities to add author information for Famix classes and methods.
SqueakSource

FamixBugEntity

Introducing bugs as entities in famix meta model
SqueakSource

FamixXML

Extension of Famix to support XML.
SqueakSource

FancyBinaryTree

FancyBinaryTree
SqueakSource

FannInterface

FFI Bindings for FANN 2.2
SqueakSource

Farkle

This will be an implementation of the popular Facebook die game Farkle.
SqueakSource

FasterSets

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

FasterThanLight

A generic connection pool
SqueakSource

FaStLightOut

Learning to use SqueakSource
SqueakSource squeak

Faure

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

FB

SqueakSource

FCA

A port from the VisualWorks version of the Formal Concept Analysis (FCA) algorithm. Original implementation done by Fred Spiessens.
SqueakSource visualworks

FCGI

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

fcityhmis2015

fci-tyhmis-2015
SqueakSource

FeatureBrowser

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