Skip to content

russmack/brainfucaml

Repository files navigation

brainfucaml

An OCaml implementation of a Brainfuck interpreter.

Progress Build Status


Status: done.


Usage

ocamlc -o brainfucaml brainfucaml.ml
./brainfucaml helloworld.bf

License

BSD 3-Clause: LICENSE.txt

LICENSE

About

An OCaml implementation of a Brainfuck interpreter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published