Skip to content

Bibibye/bf2c_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bf2c_compiler

A very simple brainfuck to C compiler.

You will need flex, gcc and make to compile the project.

You can try the compiler with the following commands :

$ make
$ ./bf2c < hello_world.bf

About

A very simple brainfuck to C compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published