Skip to content

isottellina/bf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF-rs

What is this ?

BF-rs is a Brainfuck interpreter and JIT compiler written in Rust. Its aim was to make the fastest possible BF interpreter. It automatically builds whatever part is compatible with your system, meaning it builds the JIT on x86_64 UNIX, and uses an interpreter otherwise.

Licence

All the code is under the MIT license.

About

A Brainfuck interpreter and JIT compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages