libghc-heist-dev

Template system supporting both html5 and xml
  http://snapframework.com/
  0
  no reviews



Heist is a powerful template system that supports both html5 and xml. some of heist's features are:
- designer-friendly html5 (or xml) syntax
- templates can be reloaded to make changes visible without
recompiling your haskell code
- enforces near-perfect separation of business logic and view
- powerful abstraction primitives allowing you to eliminate
repetition
- easy creation of domain-specific markup languages
- built-in support for including json and markdown content in
templates
- simple mechanism for designer-specified template caching
- optional merging of multiple tags defined anywhere in the
document
this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.