terrapin

tpn is an interactive language to facilitate communication between human and machine.

For more information about how to use tpn, please consult 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 pull requests or suggestions, please review the design decisions.

Inspiration