Crates.io | bitr |
lib.rs | bitr |
version | 0.1.1 |
source | src |
created_at | 2023-01-22 12:55:37.836535 |
updated_at | 2023-04-23 10:54:45.433552 |
description | Minimal BitScript interpreter. |
homepage | https://siriusmart.github.io/bitscript |
repository | https://github.com/siriusmart/bitr |
max_upload_size | |
id | 765020 |
size | 36,368 |
Read more in the user manual (including language syntax).
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.)
Examples of what you can do with BitScript can be found in examples.