Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 202 Bytes

brainfuq

A compiler for the esoteric programming language brainfuq. This project contains two different compilers:

  1. emulating a turing machine
  2. actually compiling the brainfuq code into assembly