59781 packages
— page 765
A Lepiter snippet that stores JSON data or arbitrary Pharo objects (that have JSON mappings)
GitHub
pharo
MIT
LLM-Based Test Generation for Pharo
GitHub
pharo
MIT
Levenshtein-Sorter implement in Pharo Sorter
GitHub
pharo
MIT
Squeak by Example Quinto game
SqueakSource
squeak
Exercises from Liang's Java book, but in Smalltalk
GitHub
Clang on smalltalk - fork from http://smalltalkhub.com/mc/CipT/LibClang/main
GitHub
A C library to demonstrate Pharo Smalltalk's Unified FFI.
GitHub
pharo
MIT
A binding to the hidapi lib (https://github.com/signal11/hidapi) for Pharo
GitHub
pharo
MIT
Bindings to Lua lang for Pharo Smalltalk
GitHub
pharo
MIT
Squeak bindings forlibnotify. Requires FFI.
SqueakSource
squeak
An importer for files to Smalltalk objects. Please make sure you have installed the Grease package before installing.InstallationGofer new squeaksource: 'Phantasia'; package: 'InstanceEncoder'; squeaksource: 'CodeGenerator'; package: 'CodeGenerator'; squeaksource: 'LibraryImporter'; package: 'LibraryImporter'; load.
SqueakSource
squeak
Some code to interact with Urbi:http://www.urbiforge.org/from Smalltalk. Include a Smalltalk to Urbiscript transformation tool.Urbi is an open-source software platform to control robots or complex systems in general.
SqueakSource