aboutsummaryrefslogtreecommitdiff
path: root/README
blob: c32e195c68c81aab54a496759bcfa43cc68f0982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
                     ______________________________

                      OREO'S BRAINFUCK INTERPRETER

                            Aryadev Chavali
                     ______________________________


Here is a simple brainfuck compiler written in C.  Most of the code was
written in 2023.


Goals
=====

  + [X] Complete reference interpreter for brainfuck
  + [ ] Native compiler