3288 packages
— page 47
Alright, this started out being just a way to read/write serialized java objects in Squeak, but it has grown. I can now disassemble java byte codes, read in class files, and use a java class path to find resources. I …
SqueakSource
squeak
Gives Squeak the ability to read in and write out Java serialized objects. It also includes a Java Class Loader. Great for debugging serialization problems in Java. Right now, I can load in any serialized stream, but those written with …
SqueakMap
squeak
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
economic research, let's see what squeak can do
SqueakSource
squeak
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
my sandbox for squeak
SqueakSource
squeak
I am a Quinto game created with the help of a book called Squeak by Example.
SqueakSource
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/JoesServerat 2014-02-13!!! There may be newer code there.A forking Socket server that has a trivial protocol, meant to be able to drive Squeak from Erlang. A toy. At least for now.MembersCreator:Göran KrampeAdmin:Göran KrampeTagsprotocol,serverLicenseCode commited to …
SqueakSource
squeak
This is the Quinto game from the book Smalltalk by Example 6.0. I've uploaded it here in the interest of learning how to use Monticello and SqueakSource :)
SqueakSource
squeak
Test of SqueakSource
SqueakSource
squeak
Monticello package 'JSON' in the trunk repository at source.squeak.org. Latest JSON-ul.68.mcz; 52 versions.
Squeak Trunk
squeak
An implementation of the JSON javascript data-transfer format for Squeak.
SqueakSource
squeak
Monticello package 'JSON' in the squeak60 repository at source.squeak.org. Latest JSON-ul.56.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'JSON' in the treated repository at source.squeak.org. Latest JSON-tonyg.64.mcz; 5 versions.
Squeak Trunk
squeak
Monticello package 'JSON' in the squeak61 repository at source.squeak.org. Latest JSON-ul.68.mcz; 1 version.
Squeak Trunk
squeak
Standalone JSON library for Smalltalk. From Squeaksource, then smalltalkhub, but now on git.
GitHub
squeak
MIT
An implementation of the JSON javascript data-transfer format (http://www.crockford.com/JSON/index.html) for Squeak.
SqueakMap
squeak
Monticello package 'JSON-tonyg.64bis' in the inbox repository at source.squeak.org. Latest JSON-tonyg.64bis.mcz; 1 version.
Squeak Trunk
squeak
☛ 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
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
The Velleman K8055/VM110 is an interface card that you plug into a USB port and that provides various digital and analogue input/outputs along with some other features. It's dumb but cheap. Read more about the card here: http://www.velleman.be/ot/en/product/view/?id=351980 See wiki …
SqueakSource
squeak