Skip to content

a-varun/brain_fcuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brain_fcuk

This Contains the Brainfk interpreter and Text-To-Brainfk compiler program.

I used a DLL which I used as the memory element while compilation. Also, I check for syntax error, which is mainly over loops. I also check for memory leaks while running the program.

Also, in the text to brainf**k translater, I first check the characters present in the string and I dynnamically initialize the memory just for the characters required.

Added a html file, after rewriting the code to javascript.

Visit http://a-varun.github.io/brain_fcuk to see it in action

About

Contains the BF interpreter and text to BF converter program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors