Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

tornado

tornado - Template language

< >

tornado is a template language created in 2009.

#460on PLDB 14Years Old 37.0kUsers
4Books 0Papers

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.


Example from the web:
<html> <head> <title>{{ title }}</title> </head> <body> <ul> {% for item in items %} <li>{{ escape(item) }}</li> {% end %} </ul> </body> </html>

Books about tornado from ISBNdb

title authors year publisher
Tornado Hunter: Getting Inside the Most Violent Storms on Earth Samaras, Tim and Bechtel, Stefan 2009 National Geographic
Tornado Hunter: Getting Inside the Most Violent Storms on Earth Bechtel, Stefan and Samaras, Tim 2009 National Geographic
Introduction to Tornado Michael Dory; Allison Parrish; Brendan Berg 20120319 O'Reilly Media, Inc.
Introduction to Tornado Michael Dory; Allison Parrish; Brendan Berg 20120319 O'Reilly Media, Inc.
reia.html 路 tornado.html 路 jq.html

View source

- Build the next great programming language Search Day 209 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com