teaspoon

What teaspoon
Where http://tanzer.io/git/teaspoon.git
Description A lighthearted, logicful templating engine for Tcl
Prerequisites Tcl 8.6, tanzer
Updated 12/2014
License MIT
Author xan

teaspoon is a PHP-like templating engine for Tcl, and works particularly well with tanzer.

Features:

  • Transforms templates into scripts
  • Caches template scripts across page views, with good performance combined with Tcl's own bytecode caching
  • Uses transchan facilities for capturing standard output and redirecting to a web service or socket
  • Works just fine with coroutines as request handlers
  • Serves as a drop-in replacement for ::tanzer::file::handler