https://github.com/asteinheiser/cl-ltk-example
CommonLisp and ltk example
https://github.com/asteinheiser/cl-ltk-example
Last synced: 4 months ago
JSON representation
CommonLisp and ltk example
- Host: GitHub
- URL: https://github.com/asteinheiser/cl-ltk-example
- Owner: ASteinheiser
- License: mit
- Created: 2019-04-18T05:42:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-21T02:38:19.000Z (about 7 years ago)
- Last Synced: 2025-08-31T23:45:43.030Z (10 months ago)
- Language: Common Lisp
- Homepage:
- Size: 33.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Common Lisp with ltk example
Basic GUI made with CommonLisp and ltk
## Build app files
```
./scripts/build.sh
```
## Run app
```
./scripts/run.sh
```