Skip to content

everlyy/brainfuck-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck Compiler

A Brainfuck compiler written in C

How to run

  1. Compile the compiler by running make
  2. Then you can compile Brainfuck programs by running ./bfc program.b

About

Brainfuck Compiler in C

Topics

Resources

Stars

Watchers

Forks