2821 packages
— page 34
The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. NB - since around the beginning of 2023 the …
SqueakSource
squeak
This repository is not maintained anymore.The code has been merged intoCryptography.Cryptographic hash functions written in Squeak usingRegisters.Includes MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA512/224 and SHA512/256.All algorithms use the most efficient implementation on the given platform.MD5, SHA1 can optionally use …
SqueakSource
squeak
Heal is a framework for the semi-automatic generation of solutions to structural design inconsistency problems.
SqueakSource
Framework to easily create software health reporter.Gofer new squeaksource: 'HealthReportProducer'; package: 'ConfigurationOfHealthReportProducer'; load. (Smalltalk at: #ConfigurationOfHealthReportProducer) perform: #loadDefault.
SqueakSource
squeak
Create a wheel of those sunflower-like patterns. Each dot is set off by 137.5 degrees from its predecessor. A few angles near 137.5 (golden ratio) a also displayed in a table, to show the rapid change of the pattern. It's …
SqueakSource
A simple "hello world" plugin to illustrate the basics of writing a VM plugin from scratch without needing to be a VM guru. Originally written for a presentation to the Cuis community 03-May-2023. Suitable for the traditional squeakvm or opensmalltalk-vm, …
SqueakSource
squeak
These are small projects which are developed in an introductory course. The course is held at Helmholtz Gymnasium (Karlsruhe, Germany) for pupils aged 13 to 17.
SqueakSource
A simple help system for Pharo
SqueakSource
pharo
A beginners project.
SqueakSource
adds behavior to groups of objects
SqueakSource
Hermes IMAP Email Client is a Tweak-based email client using C libraries (via Canard plug-in) for encrypted email server communication. It can be run as a stand-alone application, or via a web browser (via NPSqueak plug-in).
SqueakSource
squeak
Hermion browser, a new IDE for Squeak.
SqueakSource
squeak
The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need …
SqueakSource
Hexconverter is a utility for programmers who are dealing with hex and who need a small utility to convert their hex to ascii or vice versa.
SqueakSource
This plugin adds support for HID devices like tablets, gamepads and car wheels. The package will provide three layers to the plugin:Concrete class layer - This layer represents real devices as Smalltalk objects. For example, the HIDTablet class provides access …
SqueakSource
Highcharts is a charting library to Seaside. It is a porting to Pharo based on the VisualWorks version developed by Boris Popov.To load it execute the following script in a workspace:Gofer new squeaksource: 'Highcharts'; package: 'ConfigurationOfHighcharts'; load. (Smalltalk at: #ConfigurationOfHighcharts) …
SqueakSource
pharo
https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/WebApp/WebApp.html
SqueakSource
pharo
Heterogeneous Information System Manager.
SqueakSource
Experiments on datamining Spyware's change histories
SqueakSource
NOTEThe HITS code will go to theInformationRetrievalproject from now.Implementation of the Hypertext Induced Topic Selection (HITS) algorithm. SeeWikipedia
SqueakSource