Tiding up
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# brainfuck-on-asm
|
||||
|
||||
My own brainfuck interpreter written in pure assembly and agony
|
||||
My own brainfuck interpreter written in pure assembly and agony.
|
||||
|
||||
# Compile
|
||||
You will need GAS(or as)! Just run ``compile.sh`` then voila!
|
||||
|
||||
# Running
|
||||
``./bf-cat path/to/brainfuck-script``
|
||||
|
Reference in New Issue
Block a user