1142 packages
— page 43
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
SqueakBot is a special image for the Squeak environment that integrate several tools to enable kids to build and control robots.
Launchpad
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
This is the core API for designed for database access in Smalltalk.Currently there is aMySQL implementationof the API inStdbMysqlImplproject. Other database engine supports are planned for the future.From database access style point of view this is more akin to JDBC …
SqueakSource
STicky is a pluggable real-time evaluator and/or translator workspace aimed to learn languages. For a quick overview please take a look at thepresentation videoThe Smalltalk evaluator could be useful in learning courses or for newbies typing expressions, but other translators/evaluators …
SqueakSource
pharo
Smalltalk Objects on MessagePack.The aim is to provide portable, fast, compact serializer for major Smalltalk dialects.StOMP is optimized for small/medium sized data. It is especially suitable for KVS or RPC.Prex: MessagePack
SqueakMap
squeak
Smalltalk Objects on MessagePack.The aim is to provide portable, fast, compact serializer for major Smalltalk dialects.StOMP is optimized for small/medium sized data. It is especially suitable for KVS or RPC.Prex: MessagePack
SqueakSource
Use http://www.stripe.com as a payment gateway for processing credit cards. At this time stripe.com only works with USA based cards and expects amounts in USD denominations. Requires a stripe.com account, Zinc, Zodiac, and the SqueakSSL plugin. You'll need to specify …
SqueakSource
pharo
a morphic editor, solver and generator for standard (9 x 9) sudokus. I did this to get reaquainted with Smalltalk after a ten year abstinence, and to learn about Squeak's deployment possibilities. An installable binary version for windows is available …
SqueakMap
squeak
clone of http://swa1.hpi.uni-potsdam.de/projects/olpc/media/BlockAttack_OLPC_080509.sar for demo
GitHub