20096 packages — page 147

JQWidgetBox-JSTree-Core

Monticello package from pier2addons repository
Lukas Renggli Source pharo

JQWidgetBox-JSTree-Core

Monticello package from pier3addons repository
Lukas Renggli Source pharo

JQWidgetBox-JSTree-Core

Monticello package from pier3addons repository
Lukas Renggli Source pharo

JS2Moose

SmalltalkHub

JSE

Done:JavaScript parser (PetitParser)ASTIn development:compiler/interpreter (not yet determined, probably some kind of Smalltalk translator)Future development:API extractor (maybe)Based on the ECMA-262 standard. Ported from VisualWorksMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagscompilerLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/JSE'user: ''password: ''PackagesConfigurationOfJavascriptEngineJavascriptEngine-ASTJavascriptEngine-DevelopmentJavascriptEngine-LibraryTestsJavascriptEngine-ParserJavascriptEngine-PharoJavascriptEngine-Runtime-CoreJavascriptEngine-Runtime-TestsJavascriptEngine-TestsLinkshttp://www.squeaksource.com/JSE.htmlhttp://www.squeaksource.com/JSEGlobal:Read And WriteStatisticsRegistered:14 October 2010 …
SqueakSource pharo

JSON

Monticello package from omnibrowser repository
Lukas Renggli Source pharo

JSON

An implementation of the JSON javascript data-transfer format (http://www.crockford.com/JSON/index.html) for Squeak.
SqueakMap squeak

JsonSeaside

Monticello package from seaside repository
Lukas Renggli Source pharo

JuegosDeEstrategia

SmalltalkHub

Jump into Squeak - Integrate Squeak projects with Docker & Github | PDF

☛ Install Squeak and dependencies using Docker to avoid complex installation steps ☛ Extend Monticello to use Git for version control and collaboration by adding a MCGitHubRepository class ☛ Saves to Git automatically during Monticello commits, allowing changes to be …
Web Discovered squeak

June | 2024 | Weekly news about Pharo

5 posts published by Stéphane Ducasse during June 2024
Web Discovered pharo

JunMessageSpy

JunMessageSpy observes message passings in an evaluation of a given block closure or a string, and displays a tree of contexts showing which method/block took how long in the execution. Observation sampling rate and cut-off threshold can be specified, e.g.JunMessageSpy …
SqueakMap squeak

JupyterTalkRepository

fork of the "repository" folder from jmari/JupyterTalk
GitHub

Juros

Calcula o acréscimo a partir dos juros (e parcelas) e juros a partir do acréscimo.
SqueakSource visualworks

Kabungu

An optimistic filtering dependency resolution system for Squeak packages. Currently implements: dependencies between packages, user-declaration that a given version doesn't satisfy the dependency, filtering candidates via distributions (universes), abstract dependencies (eg. depending on the presence of a 'web server').
SqueakMap squeak

KaleidoscopeST

SmalltalkHub

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

kejzljos

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

KernelImage

Monticello repository for KernelImage by Pavel Krivanek. See Wiki on this page.
SqueakSource

KeyBinder

KeyBinder modifies the way Squeak handles keyboard events and provides a framework for constructing keyboard bindings.
SqueakMap squeak

Keymapping

Keyboard shortcut management. Allows you to add/modify keyboard shortcuts used by most Morphic tools and add shortcuts to any Morph or group of Morphs. You must load PluggableTabBarMorph in order for the keymap editor GUI to work:Installer installUrl: 'http://www.kencausey.com/mcrep/PTabBarMorph-KLC.2.mcz'To install …
SqueakSource squeak

Keything

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Keything allows you to store your passwords in a safe place. I also published patches for Monticello and Seaside, check the …
SqueakMap squeak

KGBTestResources

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