repos / gbc

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

xplshn  ·  2025-09-10

.gitignore

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