This website requires JavaScript.
Explore
Help
Register
Sign In
wynd
/
bfin
Watch
1
Star
0
Fork
You've already forked bfin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
bfin
/
.gitignore
8 lines
47 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
First attempt at a dumb brainfuck interpreter
2024-10-20 00:40:01 +03:00
/target
First iteration of the BF compiler to ASM, only supports 3 operations
2024-10-21 17:30:43 +03:00
# asm gen testing
/asm
Actually added the nasm/ld steps in the binary itself
2024-10-27 11:05:10 +02:00
# output
/out