An open API service indexing awesome lists of open source software.

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

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
```