diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-19 01:32:38 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-19 01:32:38 +0800 |
commit | 0f13569f0a643f9ba42a9d0120b78cea042dd5a0 (patch) | |
tree | c9ecf14698d8f8f56e168feb3871efce45b1af40 /games | |
parent | 49eabeb2c4f84e0b842331dd30606bbaaf394b31 (diff) | |
download | freebsd-ports-gnome-0f13569f0a643f9ba42a9d0120b78cea042dd5a0.tar.gz freebsd-ports-gnome-0f13569f0a643f9ba42a9d0120b78cea042dd5a0.tar.zst freebsd-ports-gnome-0f13569f0a643f9ba42a9d0120b78cea042dd5a0.zip |
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline
with a quasi-quoter or in an external file. Shakespeare interpolates
variables according to the type being inserted. In this case, the
variable type needs a ToJavascript instance.
There is also shakespeare-coffeescript for coffeescript templates.
Coffescript is a language that compiles down to javascript. It expects
a coffeescript compiler in your path, and variable should be a ToCoffee
instance.
WWW: http://www.yesodweb.com/book/templates
Obtained from: FreeBSD Haskell
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions