An open API service indexing awesome lists of open source software.

https://github.com/joshthecoder/mustang

A template engine for the ooc programming language. Inspired by Mustache and CTemplates.
https://github.com/joshthecoder/mustang

Last synced: 4 months ago
JSON representation

A template engine for the ooc programming language. Inspired by Mustache and CTemplates.

Awesome Lists containing this project

README

          

Mustang
=======
A template engine for the ooc programming language[1].
Mustang is a superset of the Mustache[2] syntax and is
fully backwards compatible with existing Mustache templates.

Author: Joshua Roesslein
License: BSD

[1] http://ooc-lang.org
[2] http://defunkt.github.com/mustache