lqml/examples
2022-03-09 18:24:28 +01:00
..
9999 remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
advanced-qml-auto-reload make example 'advanced-qml-auto-reload' work in ios simulator 2022-03-09 18:24:28 +01:00
app-template fix example 'swank-server' to work again on mobile; revisions 2022-03-09 14:44:49 +01:00
planets remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
swank-server add new example 'advanced-qml-auto-reload' (single file reload); revisions 2022-03-09 17:28:37 +01:00
copy-template.lisp add QML auto reload for mobile (example 'swank-server' only); several revisions 2022-03-05 22:13:21 +01:00
copy.sh add app template to simplify creating new apps 2022-02-18 11:13:51 +01:00
readme.md update readme 2022-03-06 09:25:33 +01:00

Howto

  • to add a new app from the template, run:
$ ./copy.sh <name>
  • if you want any of Swank / ECL contrib files / QML auto reload / a trivial REPL on mobile, just copy the swank-server example as your template.