https://github.com/alanvf/p6tk
A library that lets you use Tk in Perl 6
https://github.com/alanvf/p6tk
graphics gui perl6 tk
Last synced: 5 months ago
JSON representation
A library that lets you use Tk in Perl 6
- Host: GitHub
- URL: https://github.com/alanvf/p6tk
- Owner: ALANVF
- License: mit
- Created: 2019-03-26T16:02:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T01:56:23.000Z (over 6 years ago)
- Last Synced: 2025-04-07T07:52:45.692Z (about 1 year ago)
- Topics: graphics, gui, perl6, tk
- Language: Perl 6
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# P6TK
A library that lets you use Tk in Perl 6
## using this
At the moment, you need the Tcl app "wish" installed and in your PATH for this to work. I'll fix this at some point