wduquette / molt

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

Add `while` command #17

Closed wduquette closed 5 years ago

wduquette commented 5 years ago

Implement the TCL while command in Molt.

wduquette commented 5 years ago

Done; closed by [49bfc23]