Skip to content

c0d3-k1ra/Brainf__k-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brainf__k-Interpreter

This is a simple brainf**k interpreter build in C#.

To run the program, run the exe file:

C:\> Brainf__k Interpreter.exe <command or file name>

Below are the commands given

  1. -v : Tell the version number
  2. -k : Take the input through keyboard
  3. -h : Help
  4. <FileName> : valid brainf**k file name

Know more about brainf**k here.

About

A Simple BrainF**k interpreter in C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages