Jim Tcl in Rust
This is the documentation site for the rust-jim project, which supplies two things:
- The
jimtclcrate, and its underlyingjimtcl-sys, to enable Jim Tcl to be embedded in Rust programs. - Guardian Tcl, an extended version of Jim Tcl with additional commands leveraging the rich Rust ecosystem.
The rust-jim repository on Codeberg has the source code and issue tracker. Pull requests welcome!