Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Pharo
![](https://explore-feed.github.com/topics/pharo/pharo.png)
Pharo is an open source dynamic and reflective language inspired from the Smalltalk programming language and integrated development environment (IDE). Pharo offers strong live programming features such as immediate object manipulation, live update and hot recompiling. The live programming environment is at the heart of the system.
- GitHub: https://github.com/topics/pharo
- Wikipedia: https://en.wikipedia.org/wiki/Pharo
- Repo: https://github.com/pharo-project
- Created by: Pharo Project
- Released: April 15, 2010
- Aliases: pharo-smalltalk, pharo-project,
- Last updated: 2025-02-01 00:22:29 UTC
- JSON Representation
https://github.com/ronsaldo/dastrel
An experimental custom shader language written in Pharo.
3d-graphics compiler pharo shader-compiler shader-language smalltalk
Last synced: 29 Jan 2025
https://github.com/Evref-BL/PharoGEXF
Manipulate GEXF file format with Pharo
Last synced: 17 Nov 2024
https://github.com/pharo-ai/hierarchical-clustering
Hierarchical Clustering algorithms for Pharo
agglomerative-clustering dendrogram hierarchical-clustering pharo pharo-smalltalk similarity-matrix
Last synced: 09 Feb 2025
https://github.com/pharo-ai/data-imputers
This project contains transformers for missing value imputation
ai data data-science imputer pharo pharo-smalltalk smalltalk
Last synced: 09 Feb 2025
https://github.com/peteruhnak/pharo-changes-builder
A small wrapper library to simplify common RBRefactoring operations when generating code.
code-generation pharo refactorings
Last synced: 09 Feb 2025
https://github.com/pillar-markup/pillar-archetype
Archetypes for Pillar projects
pharo pillar project-templates smalltalk
Last synced: 24 Dec 2024
https://github.com/moosetechnology/famix-unittest
Famix metamodel for unit tests
meta-model moose pharo smalltalk unit-tests
Last synced: 18 Dec 2024
https://github.com/jordanmontt/ddd-pharo-ai-exercises
Debugger-Driven-Developement exercises for implementing AI algorithms in Pharo
ai debugger-driven-development machine-learning pharo smalltalk tdd
Last synced: 18 Dec 2024
https://github.com/clotildetoullec/tinyz
TinyZ is a Discord bot written in Pharo.
Last synced: 18 Dec 2024
https://github.com/hernanmd/libstemmer
Pharo uFFI wrapper for the Porter Stemmer algorithm
pharo pharo-smalltalk porter-stemmer smalltalk stemming stemming-algorithm
Last synced: 18 Dec 2024
https://github.com/cassiobotaro/pbe-lightsout
:bulb: First Application following "Pharo by Example 5"
Last synced: 18 Dec 2024
https://github.com/emaringolo/pharo-base58
Base58/Base58Check encoder and decoder for Pharo
Last synced: 30 Dec 2024
https://github.com/astares/pharo-gravatar
A simple Pharo wrapper for the Gravatar API
Last synced: 18 Dec 2024
https://github.com/astares/seaside-animatecss
Seaside wrapper for https://daneden.github.io/animate.css/
Last synced: 18 Dec 2024
https://github.com/astares/pharo-vistacursors
A Windows Vista like cursor for Pharo on Windows
Last synced: 18 Dec 2024
https://github.com/astares/pharo-desktopmanager
Manage multiple desktops in Pharo
Last synced: 18 Dec 2024
https://github.com/sergestinckwich/actalk
Actalk is a testbed for modeling, classifying and experimenting with object-oriented concurrent programming languages.
Last synced: 18 Dec 2024
https://github.com/olekscode/covidanalysis
A setup for COVID-19 data analysis in Pharo
coronavirus covid-19 data-analysis pharo
Last synced: 18 Dec 2024
https://github.com/newapplesho/currencylayer-api-smalltalk
Pharo Smalltalk wrapper for currencylayer API
Last synced: 18 Dec 2024
https://github.com/newapplesho/oxr-smalltalk
Pharo Smalltalk wrapper for the Open Exchange Rates API
currency open-exchange-rates pharo smalltalk
Last synced: 18 Dec 2024
https://github.com/juliendelplanque/escp
A framework to generate ESC/P commands from Pharo. ESC/P is a common format understood by a lot of thermal receipt printers.
Last synced: 18 Dec 2024
https://github.com/juliendelplanque/changeimpact
A framework to do change impact analysis written in Pharo.
Last synced: 18 Dec 2024
https://github.com/juliendelplanque/bbcode
A BBCode parser/generator for Pharo.
Last synced: 18 Dec 2024
https://github.com/pharo-ai/data-preprocessing
Project including data pre-processing algo. We aim to include scaling, centering, normalization, binarization methods.
data pharo pharo-smalltalk preprocessing smalltalk
Last synced: 19 Dec 2024
https://github.com/jurajkubelka/calypsoextensions
Calypso Extensions: https://github.com/dionisiydk/Calypso
ide pharo plugin systembrowser
Last synced: 19 Dec 2024
https://github.com/jurajkubelka/mqttcallbackclient
MQTT client for Pharo that provides responses using callbacks
callback mqtt mqtt-client pharo pharo-smalltalk smalltalk
Last synced: 19 Dec 2024
https://github.com/hernanmd/stringextensions
Add useful String extension method to Pharo String class
levenshtein pharo pharo-smalltalk smalltalk string string-manipulation string-matching
Last synced: 03 Jan 2025
https://github.com/hernanmd/gadm
A browseable GADM world tree for Pharo Smalltalk
gadm geolocation geoname pharo pharo-smalltalk smalltalk
Last synced: 03 Jan 2025
https://github.com/hernanmd/psotd
Pharo Script of the Day Repository
pharo pharo-smalltalk scripts smalltalk
Last synced: 03 Jan 2025
https://github.com/matijakljajic/semb-pharo
Tic-tac-toe / noughts and crosses with minimax done in Pharo Smalltalk
Last synced: 07 Feb 2025
https://github.com/rvillemeur/sourdough
a small calculator for sourdough proportion
Last synced: 04 Jan 2025
https://github.com/opensmock/molants
Ants version Molecule
component components pharo smalltalk
Last synced: 11 Jan 2025
https://github.com/sebastianconcept/matter
Algorithmically sharded repository for Pharo.
cache database pharo smalltalk
Last synced: 11 Jan 2025
https://github.com/sebastianconcept/pharorusthashmap
Pharo bindings for the thread-safe HashMap in Rust
Last synced: 11 Jan 2025
https://github.com/pharo-ai/naive-bayes-classifier
A multinomial Naive Bayes classifier implemented in Pharo
machine-learning naive-bayes-classifier natural-language-processing pharo
Last synced: 24 Jan 2025
https://github.com/yannij/tidbit
!! Moved to Seaside-Quasar !! Web stack using Seaside, Material Components Web, Magritte/Voyage, and MongoDB
Last synced: 12 Jan 2025
https://github.com/moosetechnology/moosenexus
Build automation and dependency management for Moose models
build-tool dependency-manager moose pharo
Last synced: 07 Feb 2025
https://github.com/objectprofile/pharo-mongo-client-monitor
A visual monitor the Pharo client for Mongodb
Last synced: 19 Jan 2025
https://github.com/pharo-ai/gaussian-mixture-model
Gaussian Mixture Model (GMM) is an iterative algorithm for fitting the data with multiple normal distributions (gaussians). Can be used for classification
classification gaussian-mixture-models machine-learning maximum-likelihood pharo statistical-learning statistics
Last synced: 24 Jan 2025
https://github.com/hernanmd/cflow-ui
Friendly UI Front-End to cflow in Pharo
c callgraph cflow dependency-graph pharo static-analysis
Last synced: 31 Jan 2025
https://github.com/ducasse/methodwrapper
Method wrappers are simple ways to way to perform simple dynamic analysis.
Last synced: 07 Feb 2025
https://github.com/ducasse/pheme
a simple implementation of a mini mini scheme
Last synced: 07 Feb 2025
https://github.com/ducasse/cassowary
Borning et al. implementation in Pharo - imported from Smalltalkhub and previous old code repositories
Last synced: 07 Feb 2025
https://github.com/erikonbike/codeparadise-zettelkasten
Zettelkasten implementation using CodeParadise
Last synced: 08 Feb 2025
https://github.com/jecisc/pragmacompatibility
I am a tiny tiny project to manage the `keyword` -> `selector` compatibility of Pragma before and after Pharo 6.1
compatibility pharo pharo6 pragma smalltalk
Last synced: 18 Dec 2024
https://github.com/moosetechnology/hooves
Moose + SimpleDDS + IDE Extension
Last synced: 14 Jan 2025
https://github.com/estebanlm/pharo-pango
A small library to handle pango fonts within Pharo
Last synced: 18 Dec 2024
https://github.com/vsl700/memorygame
A Pharo project for the 'Live OOP with Pharo' course from PU 'Paisii Hilendarski'
Last synced: 01 Feb 2025
https://github.com/robvanlopik/pca9685-pwmexpander
PharoTings code for the PCA9685 I2C PWM expander
Last synced: 22 Jan 2025
https://github.com/moosetechnology/mooseproject
A project to manage multiple Moose versions of a project
Last synced: 14 Jan 2025
https://github.com/ducasse/galets
a collection of little extensions for Pharo. "Galets" are stone you find on the beach
collection extension goodies pharo
Last synced: 07 Feb 2025
https://github.com/bouraqadi/PharoJS
PharoJS: Develop in Pharo, Run on JavaScript
pharo pharo-smalltalk smalltalk
Last synced: 17 Nov 2024
https://github.com/hernanmd/processwrapper
ProcessWrapper is a plugin + wrapper code for Pharo Smalltalk Windows process execution
pharo pharo-smalltalk plugin-wrapper smalltalk
Last synced: 03 Jan 2025
https://github.com/moosetechnology/famixreplication
A Famix extension to detect duplication in a Famix model and represent the replicas.
duplication duplication-finder famix moose pharo replication-finder smalltalk
Last synced: 14 Jan 2025
https://github.com/moosetechnology/carrefour
Binding between Famix and FAST
Last synced: 08 Feb 2025
https://github.com/jecisc/BugReport
A small project to ease the bug reporting in Pharo application.
Last synced: 17 Nov 2024
https://github.com/jecisc/Native-Browser
A Small project to add the possibility to open native browser on a FileReference for Pharo
files filesystem pharo smalltalk
Last synced: 17 Nov 2024
https://github.com/evref-bl/yaml2json
Convert yaml (found in flutter project) to json
Last synced: 18 Dec 2024
https://github.com/samwson/mazes-for-programmers
Generate Mazes with Programming
Last synced: 27 Jan 2025
https://github.com/grype/flickrbackgrounds
Tiny tool to set Pharo's world background to a random image using Flickr API
Last synced: 10 Feb 2025
https://github.com/eugene-terekhov-s-learning/learn-smalltalk
learning-by-doing pharo pharo-smalltalk smalltalk
Last synced: 18 Jan 2025
https://github.com/sebastianconcept/starterplugin
Seed code for using it as a Pharo plugin starting point with PharoPluginBuilder
pharo pharo-smalltalk smalltalk virtual-machine virtualmachine
Last synced: 11 Jan 2025
https://github.com/euberdeveloper/pharo-codice-fiscale
A program that calculates the Italian "Codice Fiscale" written with Pharo
Last synced: 04 Feb 2025
https://github.com/astares/seaside-semanticui
Seaside wrapper for https://semantic-ui.com/
Last synced: 18 Dec 2024
https://github.com/tinchodias/pharo-chipmunk2d
Pharo FFI bindings to Chipmunk2D library
Last synced: 09 Feb 2025
https://github.com/valentinbourcier/pharoclock
For experimental purposes, we need recordings of coding sessions with the current time visible.
Last synced: 18 Dec 2024
https://github.com/pavel-krivanek/posixsharedmemory
Posix Shared Memory binding for Pharo
Last synced: 21 Jan 2025
https://github.com/seandenigris/rtf-st
Port of RTF library released to community on Pharo ML (http://forum.world.st/RTF-reader-writer-tp2125230p2131538.html)
Last synced: 10 Feb 2025
https://github.com/ducasse/skeletonizer
A little library to generate method skeleton
Last synced: 07 Feb 2025
https://github.com/ducasse/ecstazen
When Citezen meets Pillar: an Ecstatic plugin
Last synced: 07 Feb 2025
https://github.com/sergestinckwich/magic-words
Automatically exported from code.google.com/p/magic-words
Last synced: 18 Dec 2024
https://github.com/semperos/gt-plotter-tutorial
Learning GtPlotter
glamorous-toolkit moldable-development pharo visualization
Last synced: 18 Dec 2024
https://github.com/hernanmd/xctrace-querier
Wrapper to xctracer in Pharo
instrumentation instruments pharo pharo-smalltalk tracing
Last synced: 18 Dec 2024
https://github.com/hernanmd/json-benchmarks
JSON Benchmarks for Pharo
benchmarks json pharo pharo-smalltalk
Last synced: 18 Dec 2024
https://github.com/hernanmd/bisect.sh
Pharo utility to create comparable test results files
bisection ci pharo pharo-smalltalk sunit
Last synced: 18 Dec 2024