Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 260 Bytes

File metadata and controls

7 lines (5 loc) · 260 Bytes

ATT-assembly-brainfuck-interpreter-

A basic brainfuck intereter written in AT&T assembly syntax

How to run:

  • Run the provided makefile
  • Run the executable created from '/build' with the first argument path to a file containing the brainfuck code