Greyscript compiler (gsc)
from olipro
This is a tool for compiling scripts with multi-level dependencies.
It performs de-duplication of dependencies, relying on you inserting a special comment in your source files.
Unit testing & mocking library
from olipro
These two scripts allow you to write unit tests and mock classes or global functions.
An example of some tests is included.