Skip to content

BenStigsen/Crainfudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Crainfudge

A Brainfuck interpreter written in C.

The following characters are supported:

+ -
< >
[ ]
, .
!	 Debug character (prints all the current cells)