Schedule: Wt

Speakers
Wim Dumon
Schedule
Day Saturday
Room Ferrer
Start time 16:40
End time 16:55
Duration 00:15
Info
Event type Podium
Track Lightning Talks
Language English
Media
Slides (PDF)
Wt

A lightningtalk about Wt, a C++ library to develop web applications.

After a short introduction to the Wt library basics and the problems it solves, we will demonstrate by example how straight-forward the development of cross-browser portable web applications can be.

About Wt:

Wt (pronounced 'witty') is a C++ library to create highly interactive web applications, with an API that resembles desktop widget libraries. Internally, Wt uses new browser technologies (JavaScript, DOM, AJAX) if available, features a dynamic C++-to-JavaScript translation, and reverts to plain HTML if necessary.