BSD-3-Clause licensed and maintained by Yoshikuni Jujo
This version can be pinned in stack with:zot-0.0.3@sha256:7498e9ac0901bb4a89814bae9ba45ce257e67d39c572889a5cdc9c7cb381dced,1252

Module documentation for 0.0.3

There are no documented modules for this package.

Depends on 2 packages(full list with versions):

Zot language (http://semarch.linguistics.fas.nyu.edu/barker/Iota/zot.html) (https://web.archive.org/web/20160312050150/http://semarch.linguistics.fas.nyu.edu/barker/Iota/zot.html)

echo "10100" | cat examples/reverse.zot - | zot -
00101
cat examples/reverse.lambda | zot lambdaToSki | zot skiToZot | zot arg "10100" | zot -
00101

And try

cat examples/reverse.zot | zot zotToSki | zot skiToLambda

and

cat examples/reverse.zot | zot zotToSki | zot skiToLambda -h