| Crates.io | terrapin |
| lib.rs | terrapin |
| version | 0.1.12 |
| created_at | 2022-01-02 16:11:05.519663+00 |
| updated_at | 2022-05-09 14:29:04.36844+00 |
| description | A self-defined language of interaction to communicate with a computer. |
| homepage | |
| repository | https://codeberg.org/asvln/terrapin |
| max_upload_size | |
| id | 506601 |
| size | 90,229 |
tpn is a self-defined language of interaction to communicate with a computer.
To learn how to use tpn, take a look at the documentation.
tpn is written in Rust and can be installed with cargo.
# 'stable' version
cargo install terrapin
# development version
cargo install --git https://codeberg.org/asvln/terrapin
tpn is currently in active development. The status of the project can be
viewed here.
Before contributing, please review the design decisions.
vim and emacs