Skip to content

edko99/tlc-tk-rust-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tlc-tk-rust-example

A simple example of writing a Rust extension for Tcl and Tk

  • Creates a Tcl extension in Rust that adds a new command to Tcl
  • This new command receives input from Tcl as an array of strings
  • It sends data back to Tck/Tk by executing commands on the Tcl interpreter

About

A simple example of writing a Rust extension for Tcl and Tk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published