Unix scripting language, based on Global Script (https://globalscript.org/)

root

This is a pure-functional (mappic) scripting language for Unix,
based on concurrent (lazy) stream I/O and redirection.

If anything has to be compromised, the most important things to keep is functional purity all the way down, even at run time
(make a run-time distinction between thunks that represent pure expressions
and closures that represent I/O code).

This is *alpha quality* software.
It works for me on my machine; it hasn't been tested on anything else.
Use at your own risk.