Skip to content

aeron13/brainfck

Repository files navigation

Brainf**ck

A collection of simple programs written in Brainfuck, an esoteric programming language

Year: 2024

How to run

With npm installed:

  • run npm install to install node-brainfuck-compiler. Credits to Sadkit.
  • run npm run bf --file=triangle to execute the triangle.bf file.
    Note that the file name is specified without the extension, just because I didn't want to type three more characters each time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published