wduquette / molt

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

Dictionaries #71

Closed wduquette closed 4 years ago

wduquette commented 4 years ago

This pull request adds the TCL dictionary data type to Molt, along with a basic subset of the dict command's subcommands.