zot: Zot language

[ bsd3, compilers-interpreters, program ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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>
Category Language
Source repo head: git clone git://github.com/YoshikuniJujo/zot_haskell.git
Uploaded by YoshikuniJujo at 2011-09-11T02:18:37Z
Distributions LTSHaskell:0.0.3, NixOS:0.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Executables zot
Downloads 3169 total (17 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]