haskell-brainfuck: BrainFuck interpreter
BrainFuck language interpreter. Provides a library for evaluation and an executable to evaluate brainfuck files. Evaluation happens under an arbitrary monad so programn can be evaluated doing IO to stdinstdout or in memory using the State monad.
[Skip to Readme]
Downloads
- haskell-brainfuck-0.1.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
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | base (>=4.7 && <4.8), bytestring (==0.10.4.0), haskell-brainfuck, mtl (==2.1.3.1), parsec (==3.1.5) [details] |
License | MIT |
Copyright | (c) 2014 Sebastian Galkin |
Author | Sebastian Galkin <paraseba@gmail.com> |
Maintainer | Sebastian Galkin <paraseba@gmail.com> |
Category | Language |
Source repo | head: git clone https://github.com/paraseba/haskell-brainfuck |
Uploaded | by paraseba at 2014-08-08T07:12:31Z |
Distributions | Debian:0.1.0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | brainfuck |
Downloads | 1893 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |