wduquette / molt

Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
103 stars 12 forks source link

Tests and Docs #55

Closed wduquette closed 4 years ago

wduquette commented 4 years ago

Cleaned up the TCL test suite, and modified the unset and lindex commands to better match Standard TCL.