20096 packages
— page 147
Monticello package from pier2addons repository
Lukas Renggli Source
pharo
Monticello package from pier3addons repository
Lukas Renggli Source
pharo
Monticello package from pier3addons repository
Lukas Renggli Source
pharo
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
Monticello package from omnibrowser repository
Lukas Renggli Source
pharo
An implementation of the JSON javascript data-transfer format (http://www.crockford.com/JSON/index.html) for Squeak.
SqueakMap
squeak
Monticello package from seaside repository
Lukas Renggli Source
pharo
☛ 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
5 posts published by Stéphane Ducasse during June 2024
Web Discovered
pharo
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
fork of the "repository" folder from jmari/JupyterTalk
GitHub
Calcula o acréscimo a partir dos juros (e parcelas) e juros a partir do acréscimo.
SqueakSource
visualworks
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
Writing test classes for existing pharo classes
GitHub
pharo
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
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
Monticello repository for KernelImage by Pavel Krivanek. See Wiki on this page.
SqueakSource
KeyBinder modifies the way Squeak handles keyboard events and provides a framework for constructing keyboard bindings.
SqueakMap
squeak
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
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
I am a test resource used to test Moose smalltalk models
GitHub
MIT