Repositories
-
trufflesqueak
A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.
-
smalltalkCI
Framework for testing Smalltalk projects with GitHub Actions, Travis CI, AppVeyor, GitLab CI, and others.
-
Squot
Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage
-
squeak-history
Project for Squeak 5.2 (and above) to explore and learn about the history of Squeak and Squeak-related projects.
-
vivide
A Squeak/Smalltalk-based programming environment and framework that supports low-effort construction of graphical tools by employing a data-driven perspective and a script-based programming model.
-
setup-smalltalkCI
Use smalltalkCI to test your Smalltalk projects.
-
ipolyglot
A polyglot kernel for Jupyter notebooks based on GraalVM.
-
Ohm-S
A Squeak/Smalltalk implementation of the metaprogramming framework Ohm.
-
MessageSendRecorder
Tracing tool for Squeak/Smalltalk. Includes a debugger-like browser for records.
-
polyglot-live-programming
Polyglot Live Programming with GraalVM, the Language Server Protocol (LSP), and VS Code.
-
widgets
A set of graphical controls such as tree views and buttons implemented in Squeak/Smalltalk using the Signals observer pattern.
-
signals
An observer mechanism inspired by the Qt framework and implemented in Squeak/Smalltalk.
-
MethodWrappers
Method wrappers from the AspectS project. Compatible with Squeak 5.1 and newer.
-
Rack
A hierarchical ordering system for objects in Squeak/Smalltalk with a graphical interface
-
Gramada
Gramada is an interactive development environment for programming languages defined in Ohm. It is based on Vivide and implemented in Squeak/Smalltalk.
-
SmalltalkWordNet
Provides an object representation of the wordnet database
-
animations
An extension for Squeak/Smalltalk that employs a simple programming model for adding animations to the Morphic framework.
-
context-s
A COP language extension for Squeak/Smalltalk
-
RSqueak
A Squeak/Smalltalk VM written in RPython.
-
smalltalk-nested-classes
Module System for Squeak based on Nested Classes
-
metacello-git
Git support in Monticello. Deprecated: Use https://github.com/hpi-swa/Squot instead.
-
JCop
A COP language extension to Java