2821 packages
— page 98
The PorterStemmer algorithm is an algorithmic word stemmer. It removes suffixes from words (Connections -> Connect) which can greatly assist searching. The algorithm's home page is: http://tartarus.org/~martin/PorterStemmer/
SqueakSource
a repository for the smalltalk lecture exercises done by Michael Heimann ( 01-212-109 ) and Alican Gecyasar ( 03-114-758 )
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
ch.unibe.scg.st.ws0405.exercises
SqueakSource
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
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
To use Pharo Smalltalk and Seaside framework to develop tool for managing software development stories. Team 3 class project in CS620 Software Design & Integration @ UAB Spring 2025 Instructor: Dr. Steven Wingo
SqueakSource
pharo
First Kata proposed by the 12meses12katas (12 months 12 katas) initiative: http://www.12meses12katas.com.
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
Adding alternating dark and light background to menus, like those in iTunes.
SqueakSource
Displays in the Transcript the different classes and traits and their methods. Example: StructureExporter new runOnCategories: #('RFStreams-Traits' 'RFStreams-Base').
SqueakSource
StSearch is a search engine for Smalltalk. Unlike the existing search facilities in Squeak, StSearch constructs an index for all the glossary contained in the image in advance, and provide searching based on the index. StSearch, as its name suggests, …
SqueakSource
squeak
Just a place for experimentation
SqueakSource
Vanilla Web Counter from "Dynamic Seaside..." book.
SqueakSource
An alternate object models based on Marko Van Dooren ideas
SqueakSource
The goal of the project is to being able to manipulate movie subtitle files. The project is in development state, and it's development is delayed until GSoC completion.
SqueakSource
GPS based submarine game
SqueakSource