Skip to content

TylersGit/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

A brainfuck compiler written in C.
No optimizations are made, so the output is not guaranteed to be optimal nor pretty.

instructions.txt contains the brainfuck code for computing the fibonacci sequence up until 100.
Compiled.c is the output code after compiling the brainfuck code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages