Projects tagged ‘programming’ and ‘templating’


[6 total ]
143

Smarty

   
Primary Language: XSL Transformation Licensed as: GNU Lesser General Public License 2.1

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.

Metrics updated 17 Feb 08

8

Template::Declare

   
Primary Language: Perl Licensed as: Artistic License 2.0,GNU General Public License 2.0

Perlish declarative templates. Using tag names to label blocks, you can easily render HTML or XML with Perl code intermixed. All of it is in pure Perl without source filtering.

Metrics updated 05 Oct 08

6

Cheetah: Python-Powered Template Engine

   
Primary Language: Python Licensed as: MIT License

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

Metrics updated 07 Oct 08

1

Class::AutoGenerate

 
Primary Language: Perl Licensed as: Artistic License 2.0,GNU General Public License 2.0

Sometimes it's nice to be able to generate code on the fly. This tool does just that. You declare a few rules that can be used to define the class names you want to auto-generate and then the code that is to be built from it. Later you create your auto-generator object and start using the auto-generated classes.

Metrics updated about 22 hours ago

1

WebMacro

 
Primary Language: Java

WebMacro is a Java server-side web template engine and servlet development framework. It makes it easy to separate business logic from presentation, so that programmers need not worry about presentation, and designers need not worry about business ... [More] logic. WebMacro lets programmers get back to programming in a standard language with standard objects while letting page designers spend more time on appearances and less time wading through program code they don't want to understand. [Less]

Metrics updated 06 Oct 08

1

SPYCE - Python Server Pages

 
Primary Language: Python

SPYCE is a server-side language that supports simple and efficient Python-based dynamic HTML generation, otherwise called Python Server Pages. Those who like Python and are familiar with JSP, PHP, or ASP should have a look at Spyce. Its modular ... [More] design makes it very flexible and extensible. It can also be used as a command-line utility for static text pre-processing or as a Web-server proxy. [Less]

Metrics updated 30 Sep 07