"Stack Programming Language" =SPL

SPL is a simple, concise, concatenative scripting language.

Example: js func main { mega | with args ; "Running with args: " print args:iter { str | " " concat } swap:map &print swap:foreach "" println println <{ "and with that, we're done" } 0 }

"5 minutes" SPL:in

More of this tutorial to follow.