59825 packages
— page 1406
Monticello package from petit repository
Lukas Renggli Source
pharo
Monticello package from petit repository
Lukas Renggli Source
pharo
Monticello package from petit repository
Lukas Renggli Source
pharo
Monticello package from petit repository
Lukas Renggli Source
pharo
Monticello package from petit repository
Lukas Renggli Source
pharo
SPrevayler is a prevalence layer for Squeak. System prevalence is based on the idea that all data is kept in RAM. The system runs very fast without any lack of data security.
SqueakSource
squeak
A PrimCallController (PCC) serves for switching external prim calls (primitiveExternalCall) on and off: this is helpful for e.g. testing of plugins. Dis/en-abling prims by a PCC works forbothinternal and external modules! This package contains two concrete PCCs using totally different …
SqueakMap
squeak
Paradigmas de programación
GitHub
This origins from a changeset which was submitted by Michael Rueger to the squeak dev mailing list in 2000. I found it using archive.org and decided to put it up for others
SqueakSource
squeak
See the embedded wiki for information. This is a renamed project was ThreadNavigatorPlus
SqueakSource
Implementation of one game in three languages
GitHub
2nd assignment on Programming Languages DE sem 3
GitHub
This project adds support for MathJax to Pier, so enabling the display of (LaTeX-like) formulas. My initial version is just a proof of concept, see the ToDo wiki page for examples of what you can contribute.
SqueakSource
This project provides process-specific variables (called TLS - thread-local storage) in other environments. Two kinds of variables are provided: ProcessLocalVariable (similar to TLS), and DynamicVariables (akin LISP's dynamic scope)
SqueakSource