Skip to content

Piturnah/brainfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

brainfuck

Simple brainfuck interpreter written in C. There are many like it, but this one is mine.

Features

  • Interpret brainfuck source files
  • View memory step-by-step in debug mode

Getting started

$ gcc ./main.c
$ ./a.out hello.bf

Contributing

PRs and issues welcome.

About

Brainfuck interpreter written in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published