3619 packages — page 36

KarlEklundLightsOut

test
SqueakSource

KaspersPharoTestRepository

Writing test classes for existing pharo classes
GitHub pharo

Kats

Prerequisites: Runtime Environments, IvapParser (for non Chango VMs) Kats is a transaction service that operates entirely in memory. It allows you to organize the mutations of objects into logical units of work that transition the system from one consistent state …
SqueakMap squeak

KDDTest

Test
SqueakSource

Kerala

Kerala is a visualization tools for Squeak that is coupled with SUnit tests.When you a sunit test, a trace is generated. You can visualize this trace using different color maps.A short demonstration:Load Kerala (http://www.squeaksource.com/Kerala)Pick any SUnit (subclass of TestCase) and …
SqueakSource squeak

KGBTestResources

I am a test resource used to test Moose smalltalk models
GitHub MIT

KMSQuintoTest

Testing Quinto game
SqueakSource

Knigge

USE AT OWN RISK(and test the image you're getting beforeusing it for something else). Knigge gives you the possibility to load packages fromone image to another, either precompiled (not working yet,crashes vm) or as source. Depends onClassloader(refactored)RemoteObjects(look at http://squeak.saltypickle.com/RemoteObjects/ )PackageInfo-Exporters(for …
SqueakMap squeak

kon.txt

kont.txt is a decision tree based legal expert system, and a tool for legal education. It lets you define legal words as terms within a context of other terms, and test the validity of your understanding by providing an 'expert'-system …
SqueakMap squeak

LabsTest

SqueakSource

LambdaMessageSend

This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak. .. see the test cases in FunctionalTalkTest for comprehensive documentation
SqueakMap squeak

LatestInspector

SqueakSource

LatexMorph

LatexMorph is an extensive adaptation of Simon Guest's LatexMorph to the world of Etoys. Teachers and children can use this Etoy to typeset complex symbols like Math, Indic or Arabic in paragraphs or button labels. LaTeX commands can be entered …
SqueakSource squeak

Lazy Collections

The idea for LazyCollection is very simple. It takes a functionalapproach to the common collection protocol of select:, collect:, andreject:. By functional, I mean the collection is not changed nor is a newone created. The blocks are kept around until …
SqueakMap squeak

LazyCollections

This framework started out as a simple means to delay calculating collection transformations until the last possible moment. It was an exercise in some functional programming. Later, I added Higher Order Methods (http://www.metaobject.com/papers/Higher_Order_Messaging_OOPSLA_2005.pdf) and I was inspired by Micheal Lucas-Smith's …
SqueakSource

LearningPharoCmp

a test place
SqueakSource pharo

ledger

It's supposed to parse financial data that you "copy/paste" from SEB (Sweden) bank. The output will be shown in the same way"Ledger"does.How it works + pictures:Initial look:PreviewAll panels expanded look:PreviewGo to your SEB account and copy your latest expenses:Sample input …
SqueakSource pharo

LEQTest

Test
SqueakSource

LightsOutGameJuD

Test of creation of a project with the exercise of the book Pharo by example
SqueakSource pharo

LightsOutGameK

Lights Out Game test
SqueakSource

LightsOutGameTest

SqueakSource

LightsOutProjectTest

Project example to test the LightsOut game from the book Pharo by the example.
SqueakSource pharo

LightsOutTest1

Test
SqueakSource

LightweightClasses

An Instances Browser which could be used to view or edit instances behavior inside a classic System Browser-like user interface (you will need to have installed the OmniBrowser framework in your image).Preview:InstallationPharo users:Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfInstancesBrowser'; load. ConfigurationOfInstancesBrowser …
SqueakSource pharo

LMGQuinto

This Quinto-Game ist a test for pupils, learning Smalltalk.
SqueakSource