zot: Zot language
Zot language
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 3
and
cat examples/reverse.zot | zot zotToSki | zot skiToLambda 3 -h
Downloads
- zot-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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> |
| Uploaded | by YoshikuniJujo at 2011-09-11T02:18:37Z |
| Category | Language |
| Source repo | head: git clone git://github.com/YoshikuniJujo/zot_haskell.git |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | zot |
| Downloads | 3416 total (15 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-12-27 [all 8 reports] |