zot: Zot language
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
[Skip to Readme]
Downloads
- zot-0.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3 |
---|---|
Dependencies | base (>3 && <5), monads-tf [details] |
License | BSD-3-Clause |
Author | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Revised | Revision 2 made by YoshikuniJujo at 2024-06-04T09:02:32Z |
Category | Compilers/Interpreters |
Source repo | head: git clone git://github.com/YoshikuniJujo/zot_haskell.git |
Uploaded | by YoshikuniJujo at 2016-03-27T22:10:56Z |
Distributions | LTSHaskell:0.0.3, NixOS:0.0.3, Stackage:0.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | zot |
Downloads | 3279 total (21 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-11-27 [all 7 reports] |