dfuck ~master

An optimized brainfuck interpreter and compiler.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dfuck

An optimized brainfuck interpreter and compiler.

Usage

dfuck [options] <source>

Argument

The brainfuck file to be run.

Options

FlagAbbreviationDescription
-only-compile-ocCompile a brainfuck file and generate an executable.
-compile-run-crCompile and run a brainfuck file.
-interpret-iInterpret a brainfuck file.
-intermediate <file>-irSpecifies a file to ouput IR code to.
-graph <file>-gSpecifies a file to output CFG DOT to.
-compiler <which>-cThe compiler to use. Must be one of: gcc. Defaults to gcc.
Authors:
  • James King
Dependencies:
darg
Versions:
1.0.0 2018-Dec-21
~master 2018-Dec-28
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 14 downloads total

Score:
0.5
Short URL:
dfuck.dub.pm