Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T01:56:23.000Z (about 5 years ago)
- Last Synced: 2024-11-02T14:42:05.732Z (2 months ago)
- Topics: graphics, gui, perl6, tk
- Language: Perl 6
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- 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