Skip to content

soirihiroka/bf-jit-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf-jit-rs

bf-jit-rs is a JIT compiler/interpreter for the Brainfuck written in Rust.

Prerequisites

Before using bf-jit-rs, ensure you have the Rust toolchain.

Build & Run

To build and run a Brainfuck program with bf-jit-rs, use the following command:

cargo run --release -- -i path/to/program.bf

Get help

cargo run --release -- --help

About

A Brainfuck JIT compiler written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors