Skip to content

caeklol/brainfsck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainfsck

Yet another bad implementation of the brainfuck programming language
Interpreter and compiler

Building

cargo build

Usage

Command Action
brainfsck interpret <file> Interprets a brainfuck file
brainfsck compile <file> <out_path> Compiles a brainfuck file (requires cc, linux only)

About

Brainfuck interpreter/compiler (written in Rust™)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages