Skip to content

soulWritesCode/bf.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf.c

A lightweight brainfuck to C compiler, made in C.

Usage

To use this, first compile it by running make, then use the bf binary on a file, like this:

./bf main.bf output.c

About

A lightweight brainfuck to C compiler, made in C

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors