316 packages
— page 13
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
A simple Stock Management application written in Smalltalk using the Seaside framework and GLORP.
GitHub
MIT
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence …
SourceForge
Tarantool document module wrapper based on Tarantalk
GitHub
pharo
MIT
Una tienda funcional con una base de datos MySQL externa, Programado 100% en smalltalk
GitHub
This is a time zone database for Smalltalk, integrated with Squeak Chronology. The time zone entries answer the number of seconds offset from UTC at any point in time in the range of the database rule set, as well as …
SqueakMap
squeak
Complete implementation of Olson zoneinfo time zones for Smalltalk. The time zone database may be loaded from compiled zoneinfo files, widely available on unix and other operating systems. On Squeak, the time zones are integrated with Chronology to permit zoneinfo …
SqueakSource
squeak
Provides a TimeStamp class which understands time zones. Time zone rules are loaded by reading compiled tzfile files from an external source (typically found in /usr/share/zoneinfo). Compiled tzfiles files are commonly distributed with Unix and Linux systems (although those on …
SqueakMap
squeak
This is an implementation of the Tokyo Tyrant binary socket protocol making it trivial to use Tokyo Tyrant/Cabinet as a database from within Squeak. The Tokyo Tyrant/Cabinet is an extremely fast and scalable new database written by Mikio Hirabayashi at …
SqueakMap
squeak
WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/TokyoTyrantat 2013-01-06!!! There may be newer code there.An implementation of the binary Tokyo Tyrant protocol for Tokyo Cabinet/Tokyo Tyrant - a very fast and cool database.MembersCreator:Göran KrampeAdmin:Göran KrampeTagspersistency,protocolLicenseCode commited to this repository will be automatically …
SqueakSource
squeak
TZ-Olson is an Olson time zone database for Squeak. See https://en.wikipedia.org/wiki/Tz_database for background and general information. The class comment for TimeZoneDatabase provides additional details. The Squeak Chronology package, especially class DateAndTime, represents time in terms of magnitude (seconds relative to …
SqueakMap
squeak
A pure Smalltalk regular expression matcher. See http://www.magma.ca/~vassili/Regex/ for more info.
SqueakMap
squeak
A weather station that grabs data via MQTT, stores it in a postgreSQL database and displays it in PlotMorphs - or whatever you like.A nice example of pulling together several packages to make a useful application.
SqueakMap
squeak
A simple application to suscribe publications on the DCC (University of Chile) database.
SqueakSource
WriteBarrier provides a way to watch for changes to the state of individual objects. It's intended for use with persistence, transactional, or indexing mechanisms where you're managing a discrete set of objects of varied classes, and want to be notified …
SqueakMap
squeak