86 packages
— page 3
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
Project to provide different random number generators for the Pharo programming language
GitHub
pharo
MIT
Regular expressions. See category DOCUMENTATION on the class side ofRxParserfor usage and implementation details.NB.ForPharousers, this package is maintained as part of the core images. For Squeak users, the Pharo repositories might have recent snapshots that weren't actively tested on other …
SqueakSource
pharo
SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakSource
squeak
ScratchConnect is a package to connect Etoys and Scratch via"Scratch Remote Sensor Protocol".More information is onhttp://www.yengawa.com/ScratchConnectUsage:1. Make the Scratch Remote Sensor ON.2. Open the parts-bin and draw a 'Scratch Client' out on the world.3. Double click the client morph to …
SqueakSource
squeak
Invites the SeabookToDo student to integrate Magma into the example. Included are a ToDoMagmaServerExample class and a ToDoMagmaClientExample. The student is invited to enhance the View classes of the SeabookToDo to utilise a new instance of ToDoMagmaClientExample to learn about …
SqueakSource
It's a form building superclass that lets you write as little code as possible to get a form up and going and works with either your domain model object, or the form itself acting as the model in cases where …
SqueakSource
squeak
SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource
squeak
A simple reddit clone sample Seaside application meant be a very simple reference app to learn from. There are comments throughout, and various techniques are used to demonstrate different ways of doing things. Some forms are generated directly via Seaside …
SqueakSource
squeak
SMark is the attempt to build a common benchmarking framework for Smalltalk. It inspired from the metaphor used for unit testing in SUnit, and thus, a benchmark is implemented by adding #benchMyBenchmark to a subclass of SBenchmarkSuite. The code is …
SqueakSource
A SnapshotServer responds to http web service requests to resume an image snapshot, where the snapshot object is supplied in the web service request. The server will fork a VM using forkSqueak and resume the supplied image in that child …
SqueakSource
squeak
Educational sources for the Squeak by Example book, Edition 6.0.Access the book here:Paperback (Lulu):https://www.lulu.com/shop/patrick-rein-and-christoph-thiede/squeak-by-example-60/paperback/product-8vr2j2.htmlPDF:https://github.com/hpi-swa-lab/SqueakByExample-english/releases/download/6.0/SBE-6.0.pdfThis is a copy of the original sources only! Development takes place onhttps://github.com/hpi-swa-lab/SqueakByExample-english.License:Creative Commons Attribution-ShareAlike 3.0 Unported (http://creativecommons.org/licenses/by-sa/3.0/)MembersCreator:Christoph ThiedeAdmin:Patrick R.,Christoph ThiedeTagseducation,squeak,teachingRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/SqueakByExample60'user: ''password: ''PackagesSBE-EnvironmentSBE-MonticelloSBE-MorphicSBE-QuintoSBE-StreamsLinkshttp://www.squeaksource.com/SqueakByExample60.htmlhttp://www.squeaksource.com/SqueakByExample60Global:ReadStatisticsRegistered:12 June 2023 7:57:08.355258 …
SqueakSource
squeak
Who needs an operating system this days?!We mantain the swiki atSqueak's main swiki.SqueakPeople's page (on web.archive.org... RIP SqueakPeople)has some pointers too.MembersCreator:Gerardo RicharteAdmin:Luciano Notarfrancesco,Gerardo RicharteDeveloper:Guido Chari,Javier PimasLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/SqueakNOS'user: ''password: ''PackagesConfigurationOfSqueakNOSSqueakNOSSqueakNosSqueaknossqueaknosLinkshttp://www.squeaksource.com/SqueakNOS.htmlhttp://www.squeaksource.com/SqueakNOSGlobal:ReadStatisticsRegistered:6 June 2006 2:36:08 …
SqueakSource
squeak
Statistics of certifications, projects and so of SqueakPeople.
SqueakSource
squeak
A platform SSL interface for Squeak.LicenseThis project is covered by the MIT License:Copyright (c) 2010 Andreas Raab and ContributorsPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), …
SqueakSource
squeak
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
This is a native Smalltalk wire protocol implementation for connecting to the MySQL database. This supports the new 4.1 wire protocol, along with server side prepared statements and cursor based row data fetch capabilities.This protocol driver is used in the …
SqueakSource
pharo
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/StompProtocolat 2012-12-18!!! There may be newer code there.StompProtocol implements the STOMP protocol for message queues: http://stomp.codehaus.org/Protocol If you want to play and run the tests you need to install RabbitMQ+STOMP adapter and get that running, …
SqueakSource
squeak
SVI is a text editor for squeak that can be used in place of the PluggableTextMorph. SVI features extensive support for VIM and Emacs modes and commands. SVI also has many enhancements for navigating and browsing the squeak image.The latest …
SqueakSource
squeak