Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/ducasse/oldsmaccruntime

The old Smacc runtime as from SqueakSource.com/SmaccDevelopment/lr14. stored here because of regression problems in citezen.

collections pharo

Last synced: 14 Dec 2024

https://github.com/bergel/reinforcementlearning

Implementation of Reinforcement Learning (Q-Learning) in Pharo Smalltalk. The code is described in a chapter of the Agile Visualization book.

machine-learning pharo pharo-smalltalk reinforcement-learning visualization

Last synced: 18 Dec 2024

https://github.com/grype/pharo-akai-mpc

Support for reading AKAI MPC files in Pharo.

akai akai-mpc pharo pharo-smalltalk

Last synced: 18 Dec 2024

https://github.com/jpleboeuf/exercism_pharo-smalltalk

My solutions to the exercises from the Pharo Smalltalk track on Exercism.

exercism exercism-solutions exercism-track pharo pharo-smalltalk smalltalk

Last synced: 18 Dec 2024

https://github.com/rvillemeur/smallclock

an animated clock using morphic in pharo

animation clock morphic mouse pharo smalltalk

Last synced: 04 Jan 2025

https://github.com/ducasse/picocore

a small kernel as an alternative to objvlisp kernel

pharo

Last synced: 14 Dec 2024

https://github.com/badetitou/MermaidPharo

Pharo generate mermaid diagram

mermaidjs pharo

Last synced: 17 Nov 2024

https://github.com/grype/pharo-rwmutex

Mutual Exclusion access to a shared resource between a single writer and multiple concurrent readers.

concurrency concurrent-programming mutex mutex-synchronisation pharo pharo-smalltalk rwmutex

Last synced: 18 Dec 2024

https://github.com/ducasse/skeletonizer

A little library to generate method skeleton

pharo

Last synced: 14 Dec 2024

https://github.com/gastonginestet/qwidget-parser

This project consists of developing using patterns such as Visitor or Builder in Pharo Smalltalk a tool that reads the window design (XML or JSON) and generates the necessary code to display it with Spec2.

parser pharo pharo-smalltalk spec spec-2

Last synced: 18 Dec 2024

https://github.com/samwson/quote-of-the-day

A simple program that shows a random quote on demand.

pharo pharo-smalltalk quotes smalltalk

Last synced: 18 Dec 2024

https://github.com/ducasse/mybecher

to hold experiences

pharo

Last synced: 14 Dec 2024

https://github.com/astares/pharo-community

Access to community pages from within the image

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-currencies

Dealing with Currencies in Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/hernanmd/languagedetection

Language Detection API is a service to query the language of a given input text in Smalltalk

language language-detection-api languagedetection pharo pharo-smalltalk smalltalk

Last synced: 03 Jan 2025

https://github.com/astares/pharo-os-raspbian

Pharo support for Raspbian OS

pharo

Last synced: 18 Dec 2024

https://github.com/guillep/steam

Fast CRUD apps in Pharo with Seaside

hexagonal-architecture persistence pharo seaside website

Last synced: 15 Dec 2024

https://github.com/astares/seaside-iris

IRIS Framework for Seaside

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-infinity

Infinity arithmetic for Smalltalk

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seshat

Seshat Online Team

pharo seaside

Last synced: 18 Dec 2024

https://github.com/astares/pharo-scriptmanager

A simple script manager for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seaside-hopscotch

Seaside wrapper for https://github.com/linkedin/hopscotch

pharo

Last synced: 18 Dec 2024

https://github.com/astares/seaside-addtohomescreen

Seaside wrapper for http://cubiq.org/add-to-home-screen

pharo seaside

Last synced: 18 Dec 2024

https://github.com/hernanmd/blastqb

Blast Query Builder, part of the PhyloclassTalk software for Pharo Smalltalk

bioinformatics biosmalltalk blast ncbi-blast pharo pharo-smalltalk query query-builder user-interface

Last synced: 03 Jan 2025

https://github.com/hernanmd/aethiopis

Aethiopis is the chronological continuation of the (Homeric) Iliad. Aethiopis is a set of extensions to the Iliad Web Framework (Smalltalk)

iliad pharo pharo-smalltalk smalltalk

Last synced: 03 Jan 2025

https://github.com/astares/pharo-w3c

W3C

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-suffixconditionals

Port of the Suffix conditionals for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-alpine

Opposite to Seaside

pharo

Last synced: 18 Dec 2024

https://github.com/astares/pharo-abstractmath

Abstract math objects

pharo

Last synced: 18 Dec 2024

https://github.com/moosetechnology/referencetestresources

I am a test resource used to test Moose smalltalk models

moose pharo

Last synced: 14 Jan 2025

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/famix-compatibility

Moose compatibility model extracted from Famix.

pharo

Last synced: 14 Jan 2025

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: 18 Dec 2024

https://github.com/olekscode/nameanalyser

Interactive tool in Pharo for analysing and improving identifier names using machine learning

big-code machine-learning nlp pharo pharo-smalltalk smalltalk software-naturalness

Last synced: 18 Dec 2024

https://github.com/ducasse/repcreplugin

This repository contains a version of the Squeak PCRE plugin developed by Andrew C. Greenberg.

pcre pharo regex

Last synced: 14 Dec 2024

https://github.com/jecisc/phexample

Temporary fork of Moose's Phexample

moose pharo phexample smalltalk

Last synced: 18 Dec 2024

https://github.com/grype/pharo-logviewer

Very basic viewer of log files

logging logviewer pharo pharo-s smalltalk

Last synced: 05 Jan 2025

https://github.com/olekscode/wordfrequenciescounter

Calculate word frequencies in text corpora

pharo

Last synced: 18 Dec 2024

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/shnarazk/learn-pharo

Let's learn a descendant of Smalltalk-80

advent-of-code learning-by-doing pharo smalltalk

Last synced: 25 Jan 2025

https://github.com/moosetechnology/mooseproject

A project to manage multiple Moose versions of a project

pharo

Last synced: 14 Jan 2025

https://github.com/olekscode/languagedetector

Detects the language of a text

pharo

Last synced: 18 Dec 2024

https://github.com/pharo-ai/datasetsfiles

This repo is used to store datasets for the Pharo's DataSet library.

dataset gsoc pharo

Last synced: 24 Jan 2025

https://github.com/moosetechnology/hooves

Moose + SimpleDDS + IDE Extension

pharo

Last synced: 14 Jan 2025

https://github.com/olekscode/consultingdetective

A tool to help library developers detect breaking changes before the release and reduce their negative effect on client systems

breaking-changes data-mining deprecation library-migration library-update pharo software-evolution

Last synced: 18 Dec 2024

https://github.com/sebastianconcept/pharogohashmap

Pharo bindings for the HashMap in Go

golang hashmap pharo smalltalk

Last synced: 11 Jan 2025

https://github.com/guillep/zcl

Command line static file server using Pharo, Zinc and Clap

command-line file-server pharo zinc

Last synced: 18 Dec 2024

https://github.com/olekscode/clio

A tool for exploring the history of a project (e.g. getting API entities that were available at a given commit)

pharo

Last synced: 18 Dec 2024

https://github.com/evref-bl/pharo-llmapi

Use LLM API from Pharo

llm pharo

Last synced: 25 Jan 2025

https://github.com/pharo-containers/Containers-KeyedTree

An implementation of KeyedTree

collections pharo

Last synced: 17 Nov 2024

https://github.com/juliendelplanque/sunit-visitor

A package extending SUnit with an implementation of the visitor design pattern.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/grype/phratchmetarepo

This is a meta repository to install Phratch extensions

pharo pharo-smalltalk phratch scratch smalltalk

Last synced: 05 Jan 2025

https://github.com/juliendelplanque/tinybasicparser

A parser for TinyBasic written in Pharo using PetitParser.

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/evref-bl/yaml2json

Convert yaml (found in flutter project) to json

json pharo yaml

Last synced: 18 Dec 2024

https://github.com/grype/flickrbackgrounds

Tiny tool to set Pharo's world background to a random image using Flickr API

pharo

Last synced: 09 Oct 2024

https://github.com/robvanlopik/ds1307-tinyrtc

Real Time Clock for Pharo IoT

pharo

Last synced: 22 Jan 2025

https://github.com/astares/seaside-semanticui

Seaside wrapper for https://semantic-ui.com/

pharo seaside

Last synced: 18 Dec 2024

https://github.com/mumez/smalltalkstudy-pharojs

SmalltalkStudy meetup PharoJS code examples

ejs htmx hyperscript mithriljs pharo pharojs smalltlak

Last synced: 09 Oct 2024

https://github.com/ducasse/phonetix

A framework to manage phoneme in text (developed by O Auverlot).

pharo

Last synced: 14 Dec 2024

https://github.com/sergestinckwich/magic-words

Automatically exported from code.google.com/p/magic-words

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/tinchodias/yrupe

Serialize Ficus objects to/from git in Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/pavel-krivanek/typedslot

An example of Slots usage for Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/moosetechnology/famixtagging

A Famix extension to be able to tag entities.

moose pharo smalltalk

Last synced: 14 Jan 2025

https://github.com/pavel-krivanek/speccore

Experiments with loading of Spec/Gtk on top of the minimal Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/shnarazk/aocvisualizer

Visualize AoC problems in Pharo/Roassal (not solutions nor solving processes)

advent-of-code pharo visualization

Last synced: 18 Dec 2024

https://github.com/ducasse/apriori

An implementation of the APriori learning machine algorithm

pharo

Last synced: 14 Dec 2024

https://github.com/juliendelplanque/dbplayground

A playground allowing to execute SQL code on a connection to database and to inspect the results.

database-management pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/pavel-krivanek/periscope

Universal navigation sidebar for Nautilus

pharo

Last synced: 21 Jan 2025

https://github.com/pavel-krivanek/onscreenkeyboard

On screen virtual keyboard for Pharo

pharo

Last synced: 21 Jan 2025

https://github.com/pavel-krivanek/methodtracer

Methods tracing using object-as-method mechanism

pharo

Last synced: 21 Jan 2025

https://github.com/juliendelplanque/easycrud

A framework to perform CRUD on relational databases easily from Pharo.

crud databases pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/containers-zipper

A Zipper datastructure (originally developed by C. Teruel)

collections pharo

Last synced: 14 Dec 2024

https://github.com/psvensson/silo-st

A Smaltlalk port of the Linden SILO code

pharo smalltalk

Last synced: 18 Dec 2024

https://github.com/pavel-krivanek/icemetadatalessfiletreewriter

standalone metadata-less file tree writer taken from the Iceberg

pharo

Last synced: 21 Jan 2025

https://github.com/tesonep/pharo-image-generator

This is a generator to create synthetic images for Pharo

pharo

Last synced: 18 Dec 2024

https://github.com/ducasse/chainers

Fun with forward chainer

pharo

Last synced: 14 Dec 2024

https://github.com/xframes-project/xframes-pharo

GPU accelerated UI development for Pharo (Smalltalk)

pharo pharo-smalltalk

Last synced: 13 Jan 2025

https://github.com/seandenigris/pdftk-st

Smalltalk wrapper for the PDFtk Server command line tool

pharo smalltalk

Last synced: 11 Dec 2024

https://github.com/gabriel-darbord/smallmines

Minesweeper in Pharo

pharo

Last synced: 18 Jan 2025