Wt (Web Toolkit)

from Wikipedia, the free encyclopedia

Wt (pronounced "Witty") is a free C ++ - library for developing Web applications . Wt makes it possible to develop complete Ajax applications (Fast-CGI or standalone) in C ++ . The API is inspired by GUI APIs; in particular, Wt has similarities to Qt and also makes it possible to work with it.

Wt is dual licensed under the proprietary Developer-based Commercial License and the free GNU General Public License (GPL).

properties

  • Same behavior regardless of the JavaScript / Ajax support of the web browser, as far as this is possible.
  • Functions for better data binding
  • Progressive improvement
  • Integrated support of Unicode (UTF8, UTF16).

Usage examples

Web links

Individual evidence

  1. Developer-based Commercial License on emweb.be