Skip to content

NishantJoshi00/BFCiR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFCiR

BrainFuck Compiler in Rust

Introduction

This is a cross-platform application to run brainfuck scripts. just write the code and try out this easy-to-use CLI application, which is supported by most of the operating systems.

Specifications

  • Currently only supports 30_000 bytes of working memory to run the given program.
  • No protection against infinite loop problem

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages