-
Notifications
You must be signed in to change notification settings - Fork 1
cliche - a tinimalistic template preprocessor
License
hacker/cliche
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Constructs: code embedded in output: <%code> ++i; </%code> % ++i; output embedded in code: int i=0; <%output>whoa, it's <% i++ %>!</%output> embed literal in the code: #define URL "http://www.klever.net/" <%literal> a text that is going to be there is a string with some possibilities <% URL %> </%literal>
About
cliche - a tinimalistic template preprocessor
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published