606 packages
— page 23
This project is a part of a system I created for a client that supports client surveying and related reporting. This part accepts requests (via localhost IP) that specify a type of graphic (graph really) and the data needed to …
SqueakSource
squeak
A rather large personal set of improvements for 3.8-based Squeaks, which you almost certainly do not want.The package aims to remain compatible with the following Squeak variants currently in use:* Squeakland 3.8-05 (school year 2005-6 & 2006-7)* Squeak 3.8/3.8.1/3.8.2* Etoys …
SqueakSource
squeak
Highly Objectified Blue Book Equivalent SmalltalkThis virtual machine can interpret original Smalltalk-80 Version 2 by XeroxAuthors:Vassili Bykov, Dan Ingalls, Wolfgang HelbigLicense:Attribution-Noncommercial-Share Alike 2.5 GenericMembersCreator:Pavel KrivanekAdmin:Pavel KrivanekRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/Hobbes'user: ''password: ''PackagesHobbesLinkshttp://www.squeaksource.com/Hobbes.htmlhttp://www.squeaksource.com/HobbesGlobal:Read And WriteStatisticsRegistered:18 February 2010 11:42:39 pmTotal Releases:0Total Versions:4Total Downloads:660
SqueakSource
squeak
This project has moved tosmalltalkhub.Hydrodynamics Simulation Environment based on the SPH method, aiming at interactivity. See various class methods of the SPHSimulator class. CogVM strongly recommended for performance.MembersCreator:Tomohiro OdaAdmin:Tomohiro OdaTagspharo,squeakLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/HoneyGinger'user: ''password: …
SqueakSource
pharo
The project provides tools for integration and testing.This project is covered by the MIT License:Copyright (c) 2008 The Squeak CommunityPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the …
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
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
LCSTalk is a small machine learning framework based on Learning Classifier Systems.More informationhere.
SqueakSource
Visualizing data points with Roassal2 and fitting them with PMLinearRegression
GitHub
pharo
Creates graphically true examples of Equations from G. Spencer-Brown's Laws of Form, and evaluates them for all case. Instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LofEQ Tutorial.pdf.Included in this package is …
SqueakSource
squeak
Revised version of earlier LoFPlayer1 package. Both packages are based on G. Spencer-Brown's "Laws of Form." (Seewww.lawsofform.orgfor context.) Detailed instructions for installation and use are posted onmy iDiskin the form of a PDF document entiteld LoFPlayer2_Instructions.pdf. There is also a …
SqueakSource
squeak
This project is no longer maintained, it was superseded by GlorpSeaside in the Glorp repository.An ActiveRecord style framework that glues together Magritte, Seaside, and Glorp to allow Ruby on Rails style simplicity when programming simple web applications.Magritte descriptions are used …
SqueakSource
squeak
A ProgressMorph subclass to display the current VM memory in use. I wrotethis because the vm statistics menu item in the help menu is static; itdoesn't periodically update. "MemoryUsage new openInWorld."
SqueakMap
squeak
An tool for understanding, refactoring and maintaining dependencies in code, especially indirect ones. Intended to be used for the partitioning of Squeak, for example by the Morphic-Splitters team.Requires Connectors.Documentation:Paper for ESUG 2003: http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation: http://wiki.eranova.si/esug/MudPieIf you have …
SqueakSource
squeak
Interactive tool in Pharo for analysing and improving identifier names using machine learning
GitHub
pharo
Namespaces for Squeak. Check the wiki for more info.WARNING: This project is NOWHERE NEAR READY for consumption yet.All code is distributed under the MIT License:Copyright (c) 2009 Andreas Raab and ContributorsPermission is hereby granted, free of charge, to any person …
SqueakSource
squeak
This Project will (try to) implement basic networking protocols like ARP, IP, ICMP, UDP, TCP, DHCP, and may be others. Including Packets and Protocols (state machines, etc).Think that with this, if someday it's finished, you will not need the suport …
SqueakSource
squeak
Different strategies for normalizing a numeric collection that can be used by machine learning algorithms
GitHub
MIT
ODE is a open source dynamics engine developed by Russell Smithhttp://www.ode.org. This package provides three layer interfaces for the ODE library.Etoy layer - You can make different kind of dynamics project from just simple objects - hinge and force field.Class …
SqueakSource
squeak
OSProcess provides access to operating system functions, including pipes, child process creation, and control of the Squeak VM process.Recommended installation for Squeak:MCMcmUpdater updateFromRepository: 'http://www.squeaksource.com/OSProcess'MCMcmUpdater updateFromRepository: 'http://www.squeaksource.com/CommandShell'OSProcess background information is on theSwikiMembersCreator:Dave LewisAdmin:Dave LewisDeveloper:VincentBlondeau,Eliot Miranda,Thierry Goubier,Sebastian Sastre,Lauren Pullen,Damien PolletRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/OSProcess'user: ''password: …
SqueakSource
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/Phriakat 2013-01-06!!! There is much newer code there.This is a friendly fork from Runar's EpigentRiakInterface. I ended up changing the coding style etc too much so decided to fork. Riak is a screamingly cool NoSQL …
SqueakSource
pharo
Preserves data serialization format. Seehttps://preserves.dev/.Includes:a Preserves Schema compiler which generates Smalltalk classes corresponding to an input schema.an implementation of the Preserves Value types.a reader and writer for each of the Preserves text and binary syntaxes.MembersCreator:Tony Garnock-JonesAdmin:Tony Garnock-JonesTagsfileformat,protocolLicenseCode commited to this …
SqueakSource
squeak