cfipu: cfipu processor for toy brainfuck-like language

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

A cfipu processor that can interpret and process cfipu source.

cfipu is a toy brainfuck-like language.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.1.0.4
Change log CHANGELOG.md
Dependencies base (>=4.2.0.0 && <5), bytestring (>=0.9.1.5), containers (>=0.3.0.0), data-default (>=0.2), dequeue (>=0.1.5), mtl (>=2.0.0.0) [details]
License BSD-3-Clause
Copyright Copyright (C) 2010 Byron James Johnson
Author Byron James Johnson
Maintainer ByronJohnsonFP@gmail.com
Category Compilers/Interpreters
Home page https://github.com/bairyn/cfipu
Bug tracker https://github.com/bairyn/cfipu/issues
Source repo head: git clone git@github.com:bairyn/cfipu.git
this: git clone git@github.com:bairyn/cfipu.git(tag v1.1.0.4)
Uploaded by ByronJohnson at 2014-12-02T19:20:26Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables cfipu
Downloads 1118 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-05-18 [all 9 reports]

Readme for cfipu-1.1.0.4

[back to package description]

This is an old toy project I wrote as a relatively inexperienced functional programmer. I have not since cleaned up it, and by my current standards, its quality seems very low, sorry, although I haven't reviewed it very deeply.