repos / gbc

GBC - Go B Compiler
git clone https://github.com/xplshn/gbc.git

xplshn  ·  2025-08-13

.gitignore

Text
 1.*
 2*.o
 3output.*
 4lib/qbe/obj
 5cbc
 6gbc
 7libb
 8examples/libb
 9examples/.build
10tests/libb
11tests/.build
12.build
13output_*
14cmd/gtest/gtest