Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Pharo
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/CleverCloud/demo-seaside
Run Seaside web application with Pharo Smalltalk on Clever Cloud
clevercloud-example pharo seaside smalltalk
Last synced: 28 Jan 2025
https://github.com/pharo-ide/objectstatistics
A tool to analyse set of objects by computing different kind of metrics and look at them from different angles
Last synced: 11 Nov 2024
https://github.com/estebanlm/record
a small tool to record discord channels (for a communications research project)
Last synced: 18 Dec 2024
https://github.com/pharo-ide/readwritelock
Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.
pharo readwritelock synchronization-primitives
Last synced: 11 Nov 2024
https://github.com/mumez/sstate
A simple Finite State Machine for Smalltalk
Last synced: 16 Jan 2025
https://github.com/seandenigris/my-people
Address Book service, minus the usual application stovepipe, running on GT (Smalltalk)
dynabook gtoolkit pharo smalltalk
Last synced: 23 Oct 2024
https://github.com/mumez/scypher
An extensible, dynamic Cypher query builder. Usable with Neo4reSt and SmallBolt.
Last synced: 16 Jan 2025
https://github.com/guillep/avatar
Proxy library for the Pharo language
delegation-proxies forwarding-proxy message-dispatcher metaprogramming pharo proxy-captures-messages proxy-library
Last synced: 27 Oct 2024
https://github.com/objectprofile/pharo-mongo-client-monitor
A visual monitor the Pharo client for Mongodb
Last synced: 19 Jan 2025
https://github.com/opensmock/pharostreamdeck
Elgato Stream Deck utils for Pharo
deck elgato elgato-stream-deck pharo pharo-smalltalk smalltalk stream stream-deck
Last synced: 18 Dec 2024
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/newapplesho/salesforce-smalltalk
Salesforce API Library for Pharo Smalltalk
Last synced: 18 Dec 2024
https://github.com/sebastianconcept/pharorusthashmap
Pharo bindings for the thread-safe HashMap in Rust
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/opensmock/molants
Ants version Molecule
component components pharo smalltalk
Last synced: 11 Jan 2025
https://github.com/rvillemeur/sourdough
a small calculator for sourdough proportion
Last synced: 04 Jan 2025
https://github.com/jecisc/symbolresolver
A parsing helper to manage symbol resolution by handling scope resolution and finding the right entity from symbols in parsers
parsing pharo smalltalk symbol-resolution
Last synced: 20 Dec 2024
https://github.com/hernanmd/psotd
Pharo Script of the Day Repository
pharo pharo-smalltalk scripts smalltalk
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/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/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/moosetechnology/moosenexus
Build automation and dependency management for Moose models
build-tool dependency-manager moose pharo
Last synced: 14 Dec 2024
https://github.com/opensmock/bloc-serialization
Bloc serialization features to store/unstore BlElements.
bloc graphics graphics-library hmi ihm open-smock pharo pharo-smalltalk serialization serialization-library serialize serializer smalltalk smock ston ui ux
Last synced: 09 Oct 2024
https://github.com/jecisc/flagbrowser
development-tools pharo pragma pragmas smalltalk tool
Last synced: 03 Feb 2025
https://github.com/jurajkubelka/calypsoextensions
Calypso Extensions: https://github.com/dionisiydk/Calypso
ide pharo plugin systembrowser
Last synced: 19 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/jecisc/seasidecomponents
For now this is just a little Bazard for some on my Seaside components. If I have many I might push it in the seaside community.
pharo seaside smalltalk widgets
Last synced: 18 Dec 2024
https://github.com/juliendelplanque/bbcode
A BBCode parser/generator for Pharo.
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/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/estebanlm/spec-vte
Biondings for VTE library for pharo spec.
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/newapplesho/currencylayer-api-smalltalk
Pharo Smalltalk wrapper for currencylayer API
Last synced: 18 Dec 2024
https://github.com/ducasse/objvlispskeleton
objvlisp pharo reflection teaching
Last synced: 14 Dec 2024
https://github.com/ducasse/methodwrapperasobject
A little to support the same functionality than method wrapper but via an object implementing run:with:in:
Last synced: 14 Dec 2024
https://github.com/jecisc/stoncustomizer
I am project to customize STON imports/exports.
Last synced: 18 Dec 2024
https://github.com/grype/magritte-swift
Extends Magritte with ability to generate Swift class declarations from Smalltalk classes
code-generator magritte metamodeling pharo pharo-smalltalk realmswift smalltalk swift
Last synced: 05 Jan 2025
https://github.com/evref-bl/pharogexf
Manipulate GEXF file format with Pharo
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/grype/beacon-server
Beacon server for Pharo utilizes JSON RPC for collecting signals from remote systems.
beacon json-rpc json-rpc-server json-rpc2 logging pharo pharo-smalltalk server smalltalk
Last synced: 05 Jan 2025
https://github.com/ducasse/cassowary
Borning et al. implementation in Pharo - imported from Smalltalkhub and previous old code repositories
Last synced: 14 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/astares/pharo-desktopmanager
Manage multiple desktops in Pharo
Last synced: 18 Dec 2024
https://github.com/hernanmd/GADM
A browseable GADM world tree for Pharo Smalltalk
gadm geolocation geoname pharo pharo-smalltalk smalltalk
Last synced: 17 Nov 2024
https://github.com/ducasse/pheme
a simple implementation of a mini mini scheme
Last synced: 14 Dec 2024
https://github.com/ducasse/methodwrapper
Method wrappers are simple ways to way to perform simple dynamic analysis.
Last synced: 14 Dec 2024
https://github.com/astares/pharo-yuml
Simple YUML Link generator to document classes in Pharo
Last synced: 18 Dec 2024
https://github.com/grype/plaidst
Plaid client for Pharo
pharo pharo-smalltalk plaid seaside smalltalk
Last synced: 05 Jan 2025
https://github.com/grype/seaside-mold
Mold: Form Validation for Seaside
component pharo pharo-smalltalk seaside smalltalk validation webframework
Last synced: 05 Jan 2025
https://github.com/erikonbike/codeparadise-zettelkasten
Zettelkasten implementation using CodeParadise
Last synced: 09 Oct 2024
https://github.com/joako92/ppr2023-tp01
Trabajo practico SmallTalk en Pharo
collecciones orderedcollection pharo smalltalk
Last synced: 18 Jan 2025
https://github.com/astares/pharo-vistacursors
A Windows Vista like cursor for Pharo on Windows
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/Evref-BL/PharoGEXF
Manipulate GEXF file format with Pharo
Last synced: 17 Nov 2024
https://github.com/tinchodias/pharo-urucu-navigator
An experimental navigator of code dependencies with Pharo and Roassal3
Last synced: 17 Dec 2024
https://github.com/opensmock/bloc-figma
Tools to generate Bloc elements from Figma datas.
bloc figma figma-to-code open-smock pharo pharo-smalltalk smalltalk smock toplo
Last synced: 09 Oct 2024
https://github.com/astares/pharo-gravatar
A simple Pharo wrapper for the Gravatar API
Last synced: 18 Dec 2024
https://github.com/pharo-spec/commander2
Flexible implementation of the command design pattern.
Last synced: 08 Jan 2025
https://github.com/emaringolo/pharo-base58
Base58/Base58Check encoder and decoder for Pharo
Last synced: 30 Dec 2024
https://github.com/moosetechnology/gt-v1
Glamorous Toolkit - the moldable integrated development environment for Pharo
Last synced: 14 Jan 2025
https://github.com/moosetechnology/famixpresentation
A presentation layer independant of a GUI for Famix.
moose pharo presentation smalltalk
Last synced: 14 Jan 2025
https://github.com/noha/mandrill
Pharo implementation of the mandrill mail API
Last synced: 18 Dec 2024
https://github.com/juliendelplanque/arff
An Arff generator written in Pharo.
arff arff-generator arff-strings pharo smalltalk weka
Last synced: 18 Dec 2024
https://github.com/theseion/filetree-exporter
Monticello FileTree Exporter
filetree git metacello monticello pharo smalltalk tonel
Last synced: 18 Dec 2024
https://github.com/eiichiroito/algorit
a minimal block style programming environment based on MIT Scratch 1.4
Last synced: 26 Jan 2025
https://github.com/zweidenker/arangodb
Implementation of a driver for ArangoDB in pharo
arangodb arangodb-client pharo smalltalk
Last synced: 30 Dec 2024
https://github.com/pharo-ai/linear-models
Linear models like linear and logistic regression implementation
ai classification linear-regression logistic-regression models pharo regression regression-models smalltalk
Last synced: 24 Jan 2025
https://github.com/polymathorg/vector-matrix
A separate repository containing PMMatrix and PMVector - two custom data structures of PolyMath
Last synced: 21 Jan 2025
https://github.com/tomooda/selphie
A simple window-wise/morph-wise screenshot maker for Pharo 12
goodies pharo screenshots smalltalk
Last synced: 18 Dec 2024
https://github.com/hernanmd/z3950
ZOOM FFI Client for Z39.50 Protocol. A binding of the ZOOM Yaz client for Squeak and Pharo
pharo pharo-smalltalk smalltalk yaz z39-50
Last synced: 03 Jan 2025
https://github.com/hernanmd/fixeddecimal
Representation of precise decimals in Pharo Smalltalk
decimal-numbers magnitude pharo pharo-smalltalk
Last synced: 09 Nov 2024
https://github.com/jeandeboutgat/pharo_premier_pas
Projet pour la programmation d'un generateur de documentation et d'une liste double chainée (Pharo)
Last synced: 11 Jan 2025
https://github.com/moosetechnology/famix-executionflow
callgraph dynamic meta-model moose pharo smalltalk
Last synced: 27 Jan 2025
https://github.com/cassiobotaro/pbe-lightsout
:bulb: First Application following "Pharo by Example 5"
Last synced: 18 Dec 2024
https://github.com/scopeo-project/scopeo-store
Basic implementation of an RDF graph database in Pharo
database pharo rdf triplestore
Last synced: 18 Jan 2025
https://github.com/emaringolo/pharo-tonel-traitless
Iceberg actions to export Trait based classes flattened into traitless classes
pharo portability smalltalk tonel
Last synced: 19 Jan 2025