Files
bits-runner-builder/README.md
Rafał Grodziński 087a933772 Updated readme
2025-06-22 12:16:17 +09:00

540 B

Bits Runner Builder

Overview

Bits Runner Builder (brb) is a compiler for Bits Runner Code (brc) language, which has been designed for the Bits Runner Builder operating system. It aims to be a low-level language, which can be a replacement for C while providing a revised syntax and a couple of quality of life improvement. It's a simple system programming language, so no class hierarchies, templates, or other unnecessary fluff.

It has been been built on top of LLVM.

Show me the code!

Data

Control flow

Functions