[Petal] Other TAL implementations?
    Jean-Michel Hiver 
    jhiver at mkdoc.com
       
    Sun Apr 25 10:56:08 BST 2004
    
    
  
Joachim Zobel wrote:
> Hi.
> 
> What other TAL implementations do exist (except for PHPTAL)? Is there a
> Javascript implementation to do client side template expansion? Is there
> an implementation using XSLT?
 From http://zope.org/Wikis/DevSite/Projects/ZPT/TAL/FrontPage
Non-Zope Implementations
Page Templates, or subsets such as TAL, have now been implemented in 
several languages. There are also Python re-implementations that are 
independent of Zope:
     * Perl: Jean-Michel Hiver's PETAL
     * PHP: Laurent Bedubourg's PHPTAL
     * Java: Stefano Masini's Java ZPT
     * Java: Chris Rossi's JPT
     * Python: Colin Stewart's Simple TAL
     * Python: Lalo Martins' Open TAL
     * Python: Kevin Smith's Sourceforge Project
    
    
More information about the Petal
mailing list