terrapin

Crates.ioterrapin
lib.rsterrapin
version0.1.12
sourcesrc
created_at2022-01-02 16:11:05.519663
updated_at2022-05-09 14:29:04.36844
descriptionA self-defined language of interaction to communicate with a computer.
homepage
repositoryhttps://codeberg.org/asvln/terrapin
max_upload_size
id506601
size90,229
(asvln)

documentation

README

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.

# '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

Commit count: 0

cargo fmt