Skip to content

josh0xA/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bf - A Simplistic Interpreter For The Brainfuck Programming Language (beta)

Description

Why did I make an interpreter for The Brainfuck Programming Language? Pretty much no reason at all to be honest, learning more about esoteric programming languages, so I decided to write an interpreter due to ease-of-task because of the minimalist instruction set. This project is just for fun.

Installation

a) git clone https://github.com/josh0xA/bf.git
b) cd bf
c) make
d) ./bf brainfuck_programs/HelloWorld.bf

Brainfuck-C Table

License

MIT License
Copyright (c) 2021 Josh Schiavone

About

A Simplistic Interpreter For The Brainfuck Programming Language (beta)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages