-
Notifications
You must be signed in to change notification settings - Fork 0
bootBF is a brainfuck interpreter that fits in the boot sector.
matthilde/bootbf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
bootBF is a brainfuck interpreter that fits in the 512 bytes of the boot sector. NOTE: This is a mirror from https://git.h3liu.ml/matthilde/bootbf so I can show it up on my GH profile. Compiling and running ~~~~~~~~~~~~~~~~~~~~~ You will need nasm to assemble the interpreter and qemu to run it $ # Assemble the program $ make $ # Run it $ make run
About
bootBF is a brainfuck interpreter that fits in the boot sector.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published