emacs.d/clones/lisp/www.cliki.net/HTML template.html

124 lines
7.3 KiB
HTML
Raw Normal View History

2022-10-07 15:47:14 +02:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: HTML template</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=HTML%20template">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - HTML template</span>
<div id="content"><div id="content-area"><div id="article-title">HTML template</div><div id="article"><a href="HTML.html" class="internal">HTML</a> templating libraries:<p><ul>
<li>
<a href="cl-closure-template.html" class="internal">cl-closure-template</a> -
This is a Common Lisp port of <a href="http://code.google.com/closure/templates/">Google Closure Templates</a> <a href="HTML&#32;template.html" class="category">HTML template</a> library
</li>
<li>
<a href="CL-EMB.html" class="internal">CL-EMB</a> -
<a href="http://www.common-lisp.net/project/cl-emb/">CL-EMB</a> is a <a href="templating&#32;library.html" class="category">templating library</a>
</li>
<li>
<a href="cl-template.html" class="internal">cl-template</a> -
Simple, output-agnostic template engine for Common Lisp, inspired by ERb
</li>
<li>
<a href="cl-who.html" class="internal">cl-who</a> -
CL-WHO is yet another <a href="html&#32;generator.html" class="category">html generator</a> library, that is, it's a <a href="Web.html" class="category">Web</a> <a href="library.html" class="category">library</a> to create (X)HTML from S-expressions
</li>
<li>
<a href="Clip.html" class="internal">Clip</a> -
Clip is an attempt at a templating library that allows you to write templates in a way that is both accessible to direct webdesign and flexible
</li>
<li>
<a href="djula.html" class="internal">djula</a> -
Djula is a Common Lisp port of the Django <a href="HTML&#32;template.html" class="category">HTML template</a> language
</li>
<li>
<a href="eco.html" class="internal">eco</a> -
<a href="https://github.com/eudoxia0/eco">Eco</a> is a <a href="HTML&#32;template.html" class="category">HTML template</a> library where every tag is pure Common Lisp code (by the author of Lucerne, Crane, Ceramic,…)
</li>
<li>
<a href="html-&gt;string.html" class="internal">html-&gt;string</a> -
html-&gt;string aims to be the simplest <a href="HTML&#32;generator.html" class="category">HTML generator</a>
</li>
<li>
<a href="html-template.html" class="internal">html-template</a> -
HTML-TEMPLATE is an <a href="HTML&#32;template.html" class="category">HTML template</a> library to use templates much like Perl's <a href="https://metacpan.org/pod/HTML::Template">HTML::Template</a>
</li>
<li>
<a href="Hunchentoot&#32;LSP.html" class="internal">Hunchentoot LSP</a> -
port of <a href="John&#32;Wiseman.html" class="internal">John Wiseman</a>'s <a href="LSP.html" class="internal">LSP</a> <a href="HTML&#32;template.html" class="category">HTML template</a> library for use with <a href="Hunchentoot.html" class="category">Hunchentoot</a>: <a href="https://common-lisp.net/viewvc/tbnl/contrib/lsp/">https://common-lisp.net/viewvc/tbnl/contrib/lsp/</a>
</li>
<li>
<a href="LSP.html" class="internal">LSP</a> -
<a href="https://github.com/wiseman/lsp">LSP</a> (Lisp Server Pages) is an <a href="HTML&#32;template.html" class="category">HTML template</a> library
</li>
<li>
<a href="sml.html" class="internal">sml</a> -
S-expression-based markup language
</li>
<li>
<a href="Stencl.html" class="internal">Stencl</a> -
Stencl is a simple templating library loosely based on <a href="BRL.html" class="internal">BRL</a> (the Beautiful Report Language)
</li>
<li>
<a href="TALCL.html" class="internal">TALCL</a> -
TALCL is a <a href="templating&#32;library.html" class="category">templating library</a> that implements <a href="https://www.cliki.net/XML%20template" class="new">XML template</a>s and <a href="HTML&#32;template.html" class="category">HTML template</a>s
</li>
<li>
<a href="x-html-template.html" class="internal">x-html-template</a> -
x-html-template is a <a href="HTML&#32;template.html" class="category">HTML template</a> library, forked from Edi Weitz's <a href="HTML-TEMPLATE.html" class="internal">HTML-TEMPLATE</a> and mostly compatible with it
</li>
<li>
<a href="yaclml.html" class="internal">yaclml</a> -
yaclml (Yet Another Common Lisp Markup Language) is an <a href="HTML&#32;generator.html" class="category">HTML generator</a> and <a href="HTML&#32;template.html" class="category">HTML template</a> library
</li>
<li>
<a href="YHTML-TEMPLATE.html" class="internal">YHTML-TEMPLATE</a> -
YHTML-Template is an <a href="HTML&#32;template.html" class="category">HTML template</a> library based on Edi Weitz's <a href="HTML-TEMPLATE.html" class="internal">HTML-TEMPLATE</a>
</li>
<li>
<a href="YstokHTML.html" class="internal">YstokHTML</a> -
YstokHTML is a collection of <a href="HTML&#32;generator.html" class="category">HTML generator</a>, <a href="HTML&#32;parser.html" class="category">HTML parser</a>, and <a href="HTML&#32;template.html" class="category">HTML template</a> libraries
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="HTML&#32;template.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=HTML%20template">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=HTML%20template">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=HTML%20template&amp;from-revision=3770434215">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>