1
2
Fork
You've already forked bfc
0
bf compiler
  • C 94.2%
  • Assembly 3.6%
  • Makefile 2.2%
Find a file
2026年05月14日 22:04:52 +03:00
examples Hello world 2026年03月14日 13:03:18 +02:00
.gitignore Some refactoring 2026年05月14日 22:04:52 +03:00
bfc.c Some refactoring 2026年05月14日 22:04:52 +03:00
LICENSE Hello world 2026年03月14日 13:03:18 +02:00
Makefile Some refactoring 2026年05月14日 22:04:52 +03:00
readme.md Hello world 2026年03月14日 13:03:18 +02:00
rt.s Some refactoring 2026年05月14日 22:04:52 +03:00

BF compiler

Small bf compiler using QBE compiler backend.

Suports only linux x86_64