Skip to content

abc-JYL/tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcl

Simple tcl/tk wrapper for vlang

Draw program example

Note

This wrapper is not complete.

Install

v install --git https://github.com/abc-jyl/tcl

Run the examples

To run the example you first need to install this package and then use v run example/edit.v or other examples

FAQ

  • When compile and run on MacOs, it might pop out a warning says DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning. - The solution is ignore it or use the Homebrew build of tcl/tk.

About

Simple tcl/tk wrapper for vlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages