Skip to content

Diego-BF/brainf_ck_compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brainf_ck_compiler

A Brainf_ck compiler that converts Brainf_ck's code to C.

Python's package Click is necessary to run this program. Install it with python3 -m pip install click —user.

To generate the C code, run:

python3 brainf_ck_compiler.py [brainf_ck_code] -o [output_C_code]

Contributors:

  • Diego França - 14/0136355
  • João Pedro Sconetto - 14/0145940

About

A Brainf_ck compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published