πŸ‡§πŸ‡ͺ Made in Belgium

Discover Belgium's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Belgium.

TOP Smalltalk Projects

1
svenvc/ston

svenvc/ston

STON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk.
Smalltalk
135
star
2
svenvc/zinc

svenvc/zinc

Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.
Smalltalk
97
star
3
svenvc/P3

svenvc/P3

A lean and mean PostgreSQL client for Pharo
Smalltalk
70
star
4
svenvc/NeoJSON

svenvc/NeoJSON

NeoJSON is an elegant and efficient standalone Smalltalk framework to read and write JSON converting to or from Smalltalk objects.
Smalltalk
41
star
5
juliendelplanque/Mirage

juliendelplanque/Mirage

A windows switcher with a previewer for Pharo.
Smalltalk
33
star
6
svenvc/NeoConsole

svenvc/NeoConsole

NeoConsole offers a command line (REPL) interface to a Pharo image, as well as other tools.
Smalltalk
30
star
7
peteruhnak/git-migration

peteruhnak/git-migration

Utility to migrate code from SmalltalkHub (or any MCZ-based repo) to Git
Smalltalk
30
star
8
svenvc/NeoCSV

svenvc/NeoCSV

NeoCSV is an elegant and efficient standalone Smalltalk framework to read and write CSV converting to or from Smalltalk objects.
Smalltalk
29
star
9
juliendelplanque/Python3Generator

juliendelplanque/Python3Generator

A toolkit to generate Python 3 source code from Pharo.
Smalltalk
26
star
10
juliendelplanque/MatplotLibBridge

juliendelplanque/MatplotLibBridge

A bridge to provide the ability to Pharo user to use Python's Matplotlib.
Smalltalk
20
star
11
juliendelplanque/PharoCodeGenerator

juliendelplanque/PharoCodeGenerator

A toolkit to generate Pharo code.
Smalltalk
13
star
12
svenvc/SimpleRedisClient

svenvc/SimpleRedisClient

A minimal Redis client for Pharo
Smalltalk
13
star
13
peteruhnak/live-instance-viewer

peteruhnak/live-instance-viewer

Pharo utility for visualizing OO instance structure during runtime via UML instance models.
Smalltalk
13
star
14
svenvc/UTF8String

svenvc/UTF8String

A proof of concept / prototype alternative String implementation for Pharo using a variable length UTF8 encoded internal representation
Smalltalk
12
star
15
svenvc/ztimestamp

svenvc/ztimestamp

I am ZTimestamp, a Magnitude, a point in time, an alternative to DateAndTime and TimeStamp
Smalltalk
11
star
16
juliendelplanque/JRPC

juliendelplanque/JRPC

Yet another JSON-RPC 2.0 implementation for Pharo Smalltalk
Smalltalk
10
star
17
peteruhnak/pharo-sentry

peteruhnak/pharo-sentry

Unofficial Pharo SDK for sentry.io
Smalltalk
10
star
18
svenvc/mqtt

svenvc/mqtt

Pharo MQTT Client
Smalltalk
10
star
19
svenvc/zodiac

svenvc/zodiac

Zodiac is an open-source Smalltalk framework implementing TLS/SSL secure as well as regular socket streams.
Smalltalk
9
star
20
juliendelplanque/Iterators

juliendelplanque/Iterators

Implements Iterators for Pharo's Collections.
Smalltalk
9
star
21
juliendelplanque/SQLite3

juliendelplanque/SQLite3

A clean SQLite FFI binding for Pharo for those who only want to use SQLite easily.
Smalltalk
8
star
22
juliendelplanque/DrTests

juliendelplanque/DrTests

An extendable, plugins-based UI for testing Pharo projects.
Smalltalk
7
star
23
peteruhnak/IconFactory

peteruhnak/IconFactory

Tool for embedding images into Pharo image
Smalltalk
7
star
24
peteruhnak/pharo-scripts

peteruhnak/pharo-scripts

Bunch of bash and st scripts used for managing Pharo images and projects
Smalltalk
6
star
25
svenvc/Reddit

svenvc/Reddit

A tutorial showing how to implement a small but non-trivial web application in Pharo using Seaside, Glorp (an ORM) and PostgreSQL.
Smalltalk
6
star
26
peteruhnak/xml-magritte-generator

peteruhnak/xml-magritte-generator

Library for generating class hierarchy with Magritte descriptions from XML
Smalltalk
6
star
27
juliendelplanque/turing-machine

juliendelplanque/turing-machine

A Turing Machine simulator written in Pharo.
Smalltalk
6
star
28
juliendelplanque/TypedSlot

juliendelplanque/TypedSlot

An implementation of slot with type-checking.
Smalltalk
6
star
29
svenvc/pharo-lz4-tools

svenvc/pharo-lz4-tools

Pharo LZ4 Tools
Smalltalk
6
star
30
jbrichau/Seaside-ReactJs

jbrichau/Seaside-ReactJs

Experimental ReactJs integration for Seaside
Smalltalk
5
star
31
peteruhnak/metalinks-toolkit

peteruhnak/metalinks-toolkit

A toolkit simplifying the installation and reinstallation of MetaLinks
Smalltalk
5
star
32
tamere/libusb-pharo

tamere/libusb-pharo

libusb binding for Pharo
Smalltalk
5
star
33
juliendelplanque/PostgreSQLParser

juliendelplanque/PostgreSQLParser

A parser for PostgreSQL written in Pharo using PetitParser.
Smalltalk
5
star
34
svenvc/stamp

svenvc/stamp

Stamp is an implementation of STOMP (Simple (or Streaming) Text Oriented Message Protocol) for Pharo, a protocol to interact with message-oriented middleware (MOM).
Smalltalk
5
star
35
juliendelplanque/TreeQuery

juliendelplanque/TreeQuery

A framework allowing one to manipulate tree data structures easily in Pharo.
Smalltalk
5
star
36
mabdi/small-amp

mabdi/small-amp

Test Amplification for Pharo
Smalltalk
5
star
37
juliendelplanque/Grouper

juliendelplanque/Grouper

A library to group collections on an arbitrary number of levels for Pharo.
Smalltalk
5
star
38
svenvc/NeoUniversalBinaryJSON

svenvc/NeoUniversalBinaryJSON

An implementation of Universal Binary JSON (UBJSON) for Pharo
Smalltalk
5
star
39
svenvc/NeoNetworking

svenvc/NeoNetworking

Networking tools for Pharo
Smalltalk
5
star
40
fstephany/DeployUtils

fstephany/DeployUtils

Deploy Utils is a set of tools to make it easier to deploy Pharo applications
Smalltalk
4
star
41
juliendelplanque/FAMIXNGSQL

juliendelplanque/FAMIXNGSQL

A meta-model for SQL databases using FAMIXNG with its generator.
Smalltalk
4
star
42
svenvc/XML-Support-Pharo

svenvc/XML-Support-Pharo

XML Support Pharo
Smalltalk
4
star
43
svenvc/memcached

svenvc/memcached

A client for Memcached, a distributed memory caching system
Smalltalk
4
star
44
svenvc/CBOR

svenvc/CBOR

Concise Binary Object Representation (CBOR) for Pharo
Smalltalk
4
star
45
jbrichau/weblogstat

jbrichau/weblogstat

Display front-end webserver statistics
Smalltalk
4
star
46
juliendelplanque/LectureGuide

juliendelplanque/LectureGuide

Script your Pharo tutorials!
Smalltalk
4
star
47
philippeback/jirapharo

philippeback/jirapharo

Accessing JIRA REST API from Pharo
Smalltalk
4
star
48
peteruhnak/tonel-migration

peteruhnak/tonel-migration

Pharo utility to migrate FileTree repositories to Tonel
Smalltalk
4
star
49
juliendelplanque/Orientation

juliendelplanque/Orientation

Orientation model for Pharo.
Smalltalk
4
star
50
juliendelplanque/StableMarriage

juliendelplanque/StableMarriage

A solver for the stable marriage problem written in Pharo.
Smalltalk
3
star
51
peteruhnak/graphviz-layout

peteruhnak/graphviz-layout

Layout for Roassal using GraphViz
Smalltalk
3
star
52
fstephany/OSMMaps

fstephany/OSMMaps

OSMMaps is a Pharo package to interact with OpenStreetMap
Smalltalk
3
star
53
juliendelplanque/mathex

juliendelplanque/mathex

A framework to generate latex math code from Pharo.
Smalltalk
3
star
54
juliendelplanque/PharoFTP

juliendelplanque/PharoFTP

Make Pharo a FTP server. Expose objects as if they were files. Forked from Squeak version (http://www.squeaksource.com/FTPServer.html).
Smalltalk
3
star
55
espinielli/stcalcal

espinielli/stcalcal

Calendrical Calculations in Smalltalk
Smalltalk
3
star
56
juliendelplanque/pharo-ical

juliendelplanque/pharo-ical

Fork of the http://smalltalkhub.com/#!/~pdebruic/iCal/ repository to make it work on modern versions of Pharo.
Smalltalk
3
star
57
juliendelplanque/MagicLiteralsSelector

juliendelplanque/MagicLiteralsSelector

I am an UI for the experiment related to magic literals detection.
Smalltalk
3
star
58
peteruhnak/geometry

peteruhnak/geometry

A simple geometry library for Pharo
Smalltalk
3
star
59
juliendelplanque/ScipyBinding

juliendelplanque/ScipyBinding

A scipy (https://www.scipy.org) binding for Pharo.
Smalltalk
2
star
60
juliendelplanque/SFDiff

juliendelplanque/SFDiff

An implementation of the Similarity Flooding algorithm and a difference algorithm for FAMIX and Orion models in Pharo (Moose).
Smalltalk
2
star
61
peteruhnak/eda

peteruhnak/eda

Smalltalk
2
star
62
juliendelplanque/SpecSyntaxHighlighting

juliendelplanque/SpecSyntaxHighlighting

Simple syntax highlighting for Spec's TextModel
Smalltalk
2
star
63
juliendelplanque/MiniRDBMS

juliendelplanque/MiniRDBMS

A mini implementation of a Relation Database Management System for learning purpose.
Smalltalk
2
star
64
jbrichau/JenkinsBuildTools

jbrichau/JenkinsBuildTools

Support for building Smalltalk projects in Jenkins and Hudson
Smalltalk
2
star
65
juliendelplanque/Mutator

juliendelplanque/Mutator

Create mutant methods in Pharo easily.
Smalltalk
1
star
66
juliendelplanque/BytePusher

juliendelplanque/BytePusher

An implementation of BytePusher virtual machine (https://esolangs.org/wiki/BytePusher) on top of Pharo.
Smalltalk
1
star
67
juliendelplanque/Paraphraseur

juliendelplanque/Paraphraseur

Simple code rewriting engine for Pharo.
Smalltalk
1
star
68
juliendelplanque/Schema

juliendelplanque/Schema

Library for validating data structure such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Pharo data-types.
Smalltalk
1
star
69
juliendelplanque/STArt

juliendelplanque/STArt

Helps you to conduct StateOfTheArt and to analyse your bibliography.
Smalltalk
1
star
70
juliendelplanque/LibnotifyBinding

juliendelplanque/LibnotifyBinding

An FFI binding to Gnome's libnotify for Pharo.
Smalltalk
1
star
71
juliendelplanque/BBCode

juliendelplanque/BBCode

A BBCode parser/generator for Pharo.
Smalltalk
1
star
72
philippeback/MemoryMonitor

philippeback/MemoryMonitor

Pharo Memory Monitor
Smalltalk
1
star
73
peteruhnak/sif

peteruhnak/sif

SIF Smalltalk Interchange File is a dialect-neutral format for file-out exchange
Smalltalk
1
star
74
peteruhnak/xmi-analyzer

peteruhnak/xmi-analyzer

A utility for XMI analysis
Smalltalk
1
star
75
peteruhnak/pharo-tanks-game

peteruhnak/pharo-tanks-game

Simple game in Pharo & Roassal
Smalltalk
1
star
76
juliendelplanque/Arff

juliendelplanque/Arff

An Arff generator written in Pharo.
Smalltalk
1
star
77
svenvc/mpdclient

svenvc/mpdclient

MPDClient a client side interface to the Linux Music Player Daemon at the protocol level as well as a web app.
Smalltalk
1
star
78
juliendelplanque/ChangeImpact

juliendelplanque/ChangeImpact

A framework to do change impact analysis written in Pharo.
Smalltalk
1
star
79
peteruhnak/pharo-changes-builder

peteruhnak/pharo-changes-builder

A small wrapper library to simplify common RBRefactoring operations when generating code.
Smalltalk
1
star
80
juliendelplanque/commandavailability

juliendelplanque/commandavailability

A small utility that can determine if a command is available from the command line. Written for Pharo.
Smalltalk
1
star
81
juliendelplanque/CellularAutomaton

juliendelplanque/CellularAutomaton

A cellular automaton simulator for Pharo
Smalltalk
1
star
82
juliendelplanque/LanguageServerProtocol

juliendelplanque/LanguageServerProtocol

An implementation of the server side of the language-server-protocol in Pharo.
Smalltalk
1
star
83
juliendelplanque/ESCP

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.
Smalltalk
1
star
84
peteruhnak/onigmo

peteruhnak/onigmo

Pharo bindings for Onigmo
Smalltalk
1
star
85
juliendelplanque/RottenTestsFinder

juliendelplanque/RottenTestsFinder

Smalltalk
1
star
86
hscrocha/SolVis

hscrocha/SolVis

Visualization project for S*.
Smalltalk
1
star
87
juliendelplanque/PostgresV3

juliendelplanque/PostgresV3

Pharo port of http://www.squeaksource.com/PostgresV3
Smalltalk
1
star
88
mabdi/small-mince

mabdi/small-mince

Smalltalk
1
star
89
juliendelplanque/CaseReporter

juliendelplanque/CaseReporter

A tool allowing to report issues found in Pharo projects directly from the image. The goal is to provide a generic tool able to interface with Manuscript, Github, and potentially any other bugtracker.
Smalltalk
1
star
90
svenvc/lampsort

svenvc/lampsort

LampSort, a non-recursive QuickSort
Smalltalk
1
star
91
svenvc/IPAddressCountry

svenvc/IPAddressCountry

IPAddressCountry maps IPv4 addresses to ISO 3166 2-char country codes and their average coordinates
Smalltalk
1
star
92
philippeback/Mold

philippeback/Mold

Form validation
Smalltalk
1
star
93
svenvc/Pharo-EE-B9

svenvc/Pharo-EE-B9

Pharo Enterprise Edition Ξ²9
Smalltalk
1
star
94
juliendelplanque/FamixNG-Slides

juliendelplanque/FamixNG-Slides

Demo of FamixNG, model a presentation.
Smalltalk
1
star
95
juliendelplanque/adbfrontend

juliendelplanque/adbfrontend

A front end for adb in pharo.
Smalltalk
1
star
96
juliendelplanque/MetaProgrammingLibrary

juliendelplanque/MetaProgrammingLibrary

A library to generate / transform Pharo code.
Smalltalk
1
star
97
juliendelplanque/MagicLiteralsInPharoExperiment

juliendelplanque/MagicLiteralsInPharoExperiment

Smalltalk
1
star
98
juliendelplanque/PharoEvolutionDataset

juliendelplanque/PharoEvolutionDataset

A dataset containing data related to classes and methods of Pharo over multiple versions under the form of SQLite3 database.
Smalltalk
1
star
99
jbrichau/Seaside-D3JS

jbrichau/Seaside-D3JS

A binding for D3js in Seaside
Smalltalk
1
star