Skip to content

lathanasiadis/brainfuck-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install
Clone the repository and run

make  

Done!
How to use

bftomips [-vh] input_file output_file
-v: verbose
-h: display this help message and exit
output_file is optional. If not specified it will be output.asm

About

Compiles brainfuck code to MIPS assembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published