Skip to content

drhsqlite/wapp-mirror

Repository files navigation

Wapp - A Web-Application Framework for TCL

Wapp is a framework for writing web applications in TCL, with the following advantages:

  • Small and simple API → easy to learn and use
  • A complete app is a single small file of TCL
  • Resistant to attacks and exploits
  • Cross-platform → CGI, SCGI, or a built-in web server
  • The Wapp framework itself is a single-file TCL script
  • Easy to embed in a larger application, if desired
  • 2-clause BSD license

Documentation

Simple Live Demos

Downloads

  • Download just the single Wapp TCL file, if you already have a TCL environment
  • Download a tarball or ZIP Archive of the latest snapshot of this entire repository, or
  • Clone the entire repository using the Fossil command "fossil clone ".

Extended And Enhanced Wapp By Oleg (lego12239)

Releases

No releases published

Packages

No packages published

Languages