haskell-brainfuck: BrainFuck interpreter
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: HaskBF
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]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.1.0.1 |
---|---|
Change log | None available |
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-08T04:21:21Z |
Modules
[Index]
Downloads
- haskell-brainfuck-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees