File README.md artifact 4597a7446f part of check-in 38fa4334e3
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 embedded in a larger application, if desired
- 2-clause BSD license