This project provides safe and easy to use API bindings to Tcl programming language.

Features

  1. Convert between Rust values and Tcl objects.

  2. Serde data format of Tcl objects.

  3. Run Tcl scripts.

  4. Register Rust functions/closures as tcl commands.

Usage

See https://docs.rs/tcl for more.

License

Under Apache License 2.0 or MIT License, at your will.