Skip to content

luciendberkeley/brainfart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brainfart

Simple brainf*ck interpreter in c

Repo is weird because I run on Windows, Mac, and Linux If on a unix based os, you should be able to use Makefile_l and if you're on windows, use the main Makefile. As its not compiled and I want to keep it small, you will need to go into the c file and search for // Windows:. Use either the fopen_s line for Windows or fopen for other (unix based) OS's. Compile as usual and run the program with <filePath> and (optionally) <input> field

About

Simple brainf*ck interpreter in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors