wduquette / molt

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

Array variables #61

Closed wduquette closed 4 years ago

wduquette commented 4 years ago

This pull request adds support for TCL associative arrays, aka array variables, to the Molt core interpreter. It also includes the array command .