59732 packages
— page 613
Monticello package from seaside30 repository
Lukas Renggli Source
pharo
Monticello package from seaside31 repository
Lukas Renggli Source
pharo
Monticello package from seaside30 repository
Lukas Renggli Source
pharo
Moose Importer for JavaScript. More info about Moose:moose.unibe.chGofer new squeaksource: 'JavaScriptAnalyzer'; package: 'ConfigurationOfJavaScriptAnalyzer'; load. (Smalltalk at: #ConfigurationOfJavaScriptAnalyzer) perform: #loadDefault.
SqueakSource
squeak
An implementation of JavaScript parser, translator and runtime in OMeta2/Squeak.
SqueakSource
squeak
Java test coverage for moose
SqueakSource
My repository working on using VMMaker on Pharo and capabilities.
SqueakSource
pharo
economic research, let's see what squeak can do
SqueakSource
squeak
First test of Monticello system
SqueakSource
Interactively learn about how computers represent colors.
SqueakSource
Just a simple todo list I'm iterating on.
SqueakSource
My first package as an exercise what I've learned from SBE 6.0 that is my own. Not a copy exercise. I'm attempting to adjust 3D printed part dimensions by allowing for a tolerance.
SqueakSource
This color picker has the advantage of having all six picking options (H,S,V,R,G,B) and not just Hue, but you can read further technical details in the creator's article [1], who presents a little survey of other implementations. The JS library …
SqueakSource
package test; public class paulaBean { private String paula = "Brillant"; public String getPaula() { return paula; } }
SqueakSource
From SqueakByExample
SqueakSource
squeak
This is a suite of Animation Tools, the most prominent feature of which is the MorphAgents animation system. MorphAgents is a system for animation (Flash-style) in Squeak. A MorphAgent is like a Player, except the agent has a script that …
SqueakMap
squeak
Jenkins Rest API for Pharo
GitHub
pharo
MIT
Jet is a visual tool that supports integrators by characterizing deltas and dependencies of a stream of changes (or from the whole history of a software system). JET aims at helping integrators to understand any change within a stream of …
SqueakSource