This website requires JavaScript.
Explore
Help
Sign In
WallyHackenslacker
/
bf.s
Watch
1
Star
0
Fork
0
You've already forked bf.s
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
44d93406a0aec81485576338deed5b8995039662
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Miguel Angel Astor Romero
44d93406a0
Added Brainf*ck to C translator.
2016-08-15 18:31:34 -04:00
.gitignore
Initial commit
2016-02-02 11:37:21 -04:30
bf2c.c
Added Brainf*ck to C translator.
2016-08-15 18:31:34 -04:00
bf.c
Added Brainf*ck to C translator.
2016-08-15 18:31:34 -04:00
bf.s
Fixed a bug with processing multiple input files. Added C implementation.
2016-08-14 19:11:11 -04:00
LICENSE
Initial commit
2016-02-02 11:37:21 -04:30
Description
Practice implementation of the Brainf*ck programming language in IA32 assembly.
91
KiB
Languages
Assembly
61.5%
C
38.5%