The zot package
Zot language ( http:semarch.linguistics.fas.nyu.edubarkerIota/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
Properties
| Versions | 0.0.1, 0.0.2 |
|---|---|
| Dependencies | base (>3 & <5), monads-tf |
| License | BSD3 |
| Author | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
| Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
| Stability | experimental |
| Category | Language |
| Source repository | git clone git://github.com/YoshikuniJujo/zot_haskell.git |
| Executables | zot |
| Upload date | Fri Sep 16 09:00:20 UTC 2011 |
| Uploaded by | YoshikuniJujo |
Downloads
- zot-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)