terrapin

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.

Installation

tpn is written in Rust and can be installed with cargo.

```bash

'stable' version

cargo install terrapin

development version

cargo install --git https://codeberg.org/asvln/terrapin ```

Status

tpn is currently in active development. The status of the project can be viewed here.

Contributing

Before contributing, please review the design decisions.

Inspiration