persistent (0.0.2) Persistent Package Persistent creates and manages the associated Stunt filesystem. The package includes the $attachable mixin.
plastic (1.0.1) Plastic, MOOcode Parser Toolkit Package Plastic is the MOOcode parser toolkit. It comprises an extended MOOcode language parser and compiler, and is compatible with the Stunt verb language extension mechanism.
primitive (0.0.6) Primitive Package The primitive package comprises prototype objects for LambdaMOO primitive data-types, utility operations on primitives, and objects for basic functional-style programming.
primitive_tests (0.0.2) Primitive Tests The primitive tests package comprises tests for the primitive package.
text_tools (0.0.1) Text Tools The Text Tools package provides tools for working with text. Currently it only provides an implementation of the patience diff algorithm.
text_tools_tests (0.0.1) Text Tools Tests The Text Tools Tests package contains tests for the Text Tools package.
unit (1.0.5) Unit Test Package The Unit package contains unit testing machinery for Stunt. It also defines the `@test' VR verb.