Skip to content
/ woboo Public

A brainfuck interpreter with preprocessing, written in rust

Notifications You must be signed in to change notification settings

ar1a/woboo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A brainfuck interpreter written in rust. This could probably be in a functional language instead, considering the main loop is recursive. It’s only missing one operation, and that’s the , operation.

Build with

cargo build --release

About

A brainfuck interpreter with preprocessing, written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published