Wapp

usageexamples.md at [654ca1127b]
Login

File docs/usageexamples.md artifact 1189cc3c5d part of check-in 654ca1127b


Web Applications Using Wapp

The following are some of the known uses of Wapp in the wild:

  1. The checklist application used to manage testing and release of SQLite is a Wapp script. Source code for the checklist application is at https://sqlite.org/checklistapp.

  2. The skins page of Fossil is implemented as a simple Wapp script.

  3. The search feature on the SQLite homepage is implemented using a Wapp-script, seen here. (NB: The search.tcl.in script is processed using mkscript.tcl prior to being deployed.)