Crates.io | molt-app |
lib.rs | molt-app |
version | 0.3.1 |
source | src |
created_at | 2019-09-18 02:14:35.517557 |
updated_at | 2020-05-11 01:49:41.100474 |
description | Molt Shell Application |
homepage | https://wduquette.github.io |
repository | https://github.com/wduquette/molt |
max_upload_size | |
id | 165585 |
size | 11,530 |
The molt-app
crate provides the moltsh
application, which provides a vanilla REPL,
test harness, and benchmark harness for Molt TCL code. The Molt Book describes its
use. See the molt
crate for details about the Molt dialect of TCL.
Molt is an embeddable TCL interpreter for Rust. See The Molt Book for details, and the GitHub Repo for issue tracking, etc.
See the Annotated Change Log in the Molt Book for the complete list of new features by version.