Read more in the user manual (including language syntax).

Overview

BitScript is an esoteric language designed to simulate logic gates.

Bitr is a minimal BitScript interpreter written in Rust, it does not include any external dependencies.

(Stands for bit-runner, pronounced bitter.)

Features

Examples of what you can do with BitScript can be found in examples.

Roadmap