brainfuck.asm is written in x86 64bit assembly with 64bit wide cells. I will probably make another version with 8bit cells and proper overflow handling in the future, since some brainfuck programs rely on that (don't count on it though, as this is a purely educational and recreational project). I also wrote a C version that is as close to the assembly version as I could make it at the moment, which is what explains some of the rather unconventional design choices.
-
Notifications
You must be signed in to change notification settings - Fork 0
A small brainfuck interpreter written in x86 64bit assembly
License
PyroLagus/brainfuck.asm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A small brainfuck interpreter written in x86 64bit assembly
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published