Skip to content

armaank/BF-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BF-Compiler

So, when I first learned about compilers, I was pretty blown away by how they work. I should preface this by saying that I'm actually not too interested in programming, nevertheless, I'm interested enough in compilers to actually try to make one. I decided to make a compiler for BrainFuck because it has a very limited instruction set, so I figure it might be a simple starting point, with the eventual goal for making a compiler for a subset of C, or C++.

About

A compiler/interpreter for the BrainF*ck programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published