Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.
/ brainfuck Public archive

Small toy project to execute or compile Brainfuck programs

License

Notifications You must be signed in to change notification settings

kdisneur/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck

Small toy project to execute or compile Brainfuck programs:

  • bin/bfe: Brainfuck interpreter.
  • bin/bfc: Brainfuck compiler.

Installation

Dependencies

  • ghc
  • gcc (if C compilation is wanted)
  • nodejs >= 8.4 (if JS compilation is wanted)

Installation

make

About

Small toy project to execute or compile Brainfuck programs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published