Skip to content

NoaSenesi/brainfuck-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck Compiler

Compiler from Brainfuck to NASM Linux x86-64 Assembly

How to build

Use cargo build at the root of the project

Usage

The main command is brainfuck_compiler [options] <file>

Options

-c <cells>: Specify number of cells (default: 30000)

-o <output>: Specify output file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages