lqml/examples
2022-03-15 12:30:12 +01:00
..
9999 remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
advanced-qml-auto-reload fixes to examples 'swank-server', 'advanced-qml-auto-reload' 2022-03-15 12:30:12 +01:00
app-template important: fix ASDF cross-compiling to work properly (should now work with any library) 2022-03-14 21:54:00 +01:00
planets remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
swank-server fixes to examples 'swank-server', 'advanced-qml-auto-reload' 2022-03-15 12:30:12 +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.