915 packages
— page 32
Pharo Spec UI bindings
GitHub
pharo
Write PDF files directly from within Squeak using the PDF Library. The latest version has support for text, lines and TIFF images. The library was developed and extended at SPL WorldGroup for specific projects, and does what was needed for …
SqueakMap
squeak
The Squeak specific Playground
SqueakSource
squeak
This is a Plugin and supporting classes to allow Squeak to work withthe Spread (http://www.spread.org) group communications system. It is designed so that you can have background threads waiting forincoming messages without blocking all of Squeak. I have only written …
SqueakMap
squeak
This is a first cut at an FFI wrapper for SQLite3 based on Avi Bryant's wrapper for SQLite version 2. It requires the FFI plugin (SqueakFFIPrims), and SQLite3 (it comes with Tiger, but you can also get it and documentation …
SqueakMap
squeak
A Squeak/Smalltalk implementation of polymorphic identifiers
GitHub
squeak
MIT
better tool icons for methods
GitHub
squeak
MIT
Squeak is a modern, open-source Smalltalk programming system with fast execution environments for all major platforms. It features the Morphic framework, which promotes low effort graphical, interactive application development and maintenance. Many projects have been successfully created with Squeak. They …
Web Discovered
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
SqueakCheck is a port of Haskell's QuickCheck.QuickCheck provides several independent features:an easily extensible test data generatora test runner that takes "properties" - single-parameter blocks - and spits out results. In particular, it prints out counterexamples to your supposedly invariant properties.JUnit …
SqueakSource
squeak
A simple status display for Squeak
GitHub
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
Squeak Pipes Game is a little experiment I did to draw some graphics with Morphic and then use them in a game. It's using a lot of the framework/ideas from the Electricity Game with some new animation. See http://squeak.preeminent.org/
SqueakSource
squeak
A Quick Reference Guide for Squeak integrated in the Help Browser.InstallationYou need HelpSystem installed.(Installer ss project: 'SquickReferenceGuide') install: 'SquickReferenceGuide'.
SqueakSource
squeak
Extends the squot commit dialog by the option to select pre-defined co-authors.
GitHub
squeak
MIT
A straight translation of Pystone 1.1 which was originally written in ADA, then translated to C, after that to Python by Guido von Rossum and now to Squeak. This is not a scientific benchmark, Python now has a much more …
SqueakMap
squeak
SSpec written by Dave Astelssee:http://techblog.daveastels.com/files/sspec_manual.pdfhttp://techblog.daveastels.com/files/sSpec_QuickRef.pdf
SqueakSource
A skeleton to Spec applications
GitHub
pharo