https://github.com/samdphillips/racket-gui-repl-example
Example building a REPL gui using the Racket framework library
https://github.com/samdphillips/racket-gui-repl-example
Last synced: 4 months ago
JSON representation
Example building a REPL gui using the Racket framework library
- Host: GitHub
- URL: https://github.com/samdphillips/racket-gui-repl-example
- Owner: samdphillips
- Created: 2020-04-30T22:57:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T23:02:06.000Z (about 6 years ago)
- Last Synced: 2025-01-30T11:42:18.986Z (over 1 year ago)
- Language: Racket
- Size: 87.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# racket-gui-repl-example
Example building a REPL gui using the Racket framework library. This basic example uses the [alexknauth-music](https://pkgs.racket-lang.org/package/alexknauth-music) package to render chord charts for guitar fingering.
