We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5a123 commit ff817c5Copy full SHA for ff817c5
README.md
@@ -0,0 +1,5 @@
1
+# brainfuck-asm
2
+
3
+Brainfuck interpreter written in AMD64 assembly (AT&T syntax).
4
5
+Checkout [brainfuck](https://github.com/cvanloo/brainfuck) for a similar implementation in C.
0 commit comments