OCaml based Brainfuck implementation
  • OCaml 99.2%
  • Makefile 0.4%
  • Brainfuck 0.4%
Find a file
Anastasia Gornostaeva d48a0c5cc6 OASIS files regenerated
2012-11-14 16:05:06 +04:00
tests Now it is 'erm_brainfuck' library 2011-10-04 09:13:12 +04:00
.gitignore OASIS support 2011-01-26 21:07:21 +03:00
_oasis OASIS files regenerated 2012-11-14 16:05:06 +04:00
_tags OASIS files regenerated 2012-11-14 16:05:06 +04:00
AUTHORS.txt Now it is 'erm_brainfuck' library 2011-10-04 09:13:12 +04:00
brainfuck.ml Remove email 2011-11-26 16:35:24 +04:00
configure OASIS files regenerated 2012-11-14 16:05:06 +04:00
erm_brainfuck.mllib Now it is 'erm_brainfuck' library 2011-10-04 09:13:12 +04:00
INSTALL.txt OASIS files regenerated 2012-11-14 16:05:06 +04:00
LICENCE Bugfix 2010-01-14 20:13:11 +03:00
Makefile OASIS support 2011-01-26 21:07:21 +03:00
META OASIS files regenerated 2012-11-14 16:05:06 +04:00
myocamlbuild.ml OASIS files regenerated 2012-11-14 16:05:06 +04:00
README.txt Now it is 'erm_brainfuck' library 2011-10-04 09:13:12 +04:00
setup.ml OASIS files regenerated 2012-11-14 16:05:06 +04:00
test.ml Remove email 2011-11-26 16:35:24 +04:00

(* OASIS_START *)
(* DO NOT EDIT (digest: 7193d61696ef89501d3e4f9cc22a21eb) *)
This is the README file for the erm_brainfuck distribution.

Brainfuck interpretator

See the files INSTALL.txt for building and installation instructions. See the
file LICENCE for copying conditions. 


(* OASIS_STOP *)