bf-lib

Crates.iobf-lib
lib.rsbf-lib
version0.2.1
sourcesrc
created_at2020-11-15 22:12:30.939459
updated_at2020-12-10 22:02:09.389191
descriptionA library to run brainfuck code
homepage
repositoryhttps://github.com/techmccat/bf-lib
max_upload_size
id312694
size27,630
(techmccat)

documentation

README

bf-lib

A simple library to run brainfuck code

An example binary is included

TODO

  • Stop infinite loops Not detectable, have a timeout.
  • Return error if the input isn't long enough while doing the first pass, not at runtime
Commit count: 12

cargo fmt