brainfuck 0.0.4Brainfuck language interpreter programmed in Fantom
Brainfuck interpreter written in Fantom.
Install
To install brainfuck with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install brainfuck with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:
Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/
directory.
Use
To use brainfuck in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "brainfuck 0.0.4 - 0.0"]
Documentation
Information
Meta information on the brainfuck pod:
- Published by
- fraya
- Pod file size
- 23.76 kB
- Licence
- GPL-3
- Built on
- 2nd Feb 2017
- Source code
- via Fossil at http://chiselapp/user/fraya/repository/fantom-brainfuck
- Depends on
- sys, util
- Referenced by
- Javascript Compatible
- No
Dependency Graph
Use mouse to re-position pods
Release History
There have been 3 releases of brainfuck: