A Maven helper to interact with the Redline compiler and interpreter. Currently supports one goal, Stic, which invokes the Redline compiler and interpreter. A planned enhancement is the ability to run unit tests.
SmallTalk InteRactive is the repl loop / command line workspace for Redline. Stir will start a new instance of a running JVM and Smalltalk session or connect to an existing one and allow you to execute command against a live environment. Stir is the equivalent of a repl in Lisp or IRB in Ruby.