113 lines
No EOL
6.6 KiB
HTML
113 lines
No EOL
6.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CLiki: HTML generator</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%20generator">
|
|
<link rel="stylesheet" href="static/css/style.css">
|
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|
</head>
|
|
|
|
<body>
|
|
<span class="hidden">CLiki - HTML generator</span>
|
|
<div id="content"><div id="content-area"><div id="article-title">HTML generator</div><div id="article">HTML generators are libraries that let you generate HTML from within your Lisp code, as opposed to <a href="HTML template.html" class="internal">HTML template</a> libraries.<p><ul>
|
|
<li>
|
|
<a href="(X)HTMΛ.html" class="internal">(X)HTMΛ</a> -
|
|
<a href="http://common-lisp.net/project/xhtmlambda/">(X)HTMΛ</a> is a <a href="HTML generator.html" class="category">HTML generator</a> library that strives to produce pretty printed (X)HTML for human consumption
|
|
</li>
|
|
<li>
|
|
<a href="cl-markup.html" class="internal">cl-markup</a> -
|
|
CL-MARKUP - Modern <a href="HTML generator.html" class="category">HTML generator</a> library for Common Lisp
|
|
</li>
|
|
<li>
|
|
<a href="cl-who.html" class="internal">cl-who</a> -
|
|
CL-WHO is yet another <a href="html 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="CLLIB.html" class="internal">CLLIB</a> -
|
|
CLLIB is a varied collection of Common lisp tools and routines in <a href="CLOCC.html" class="internal">CLOCC</a>
|
|
</li>
|
|
<li>
|
|
<a href="gy.mr.html" class="internal">gy.mr.html</a> -
|
|
Max rottenkolber's <a href="HTML generator.html" class="category">HTML generator</a>
|
|
</li>
|
|
<li>
|
|
<a href="html->string.html" class="internal">html->string</a> -
|
|
html->string aims to be the simplest <a href="HTML generator.html" class="category">HTML generator</a>
|
|
</li>
|
|
<li>
|
|
<a href="htmlgen.html" class="internal">htmlgen</a> -
|
|
htmlgen is the name of the html generation software built into <a href="allegroserve.html" class="internal">allegroserve</a>, in the package net.html.generator
|
|
</li>
|
|
<li>
|
|
<a href="htout.html" class="internal">htout</a> -
|
|
htout is an <a href="HTML generator.html" class="category">HTML generator</a> written by Tim Bradshaw
|
|
</li>
|
|
<li>
|
|
<a href="hyde.html" class="internal">hyde</a> -
|
|
<a href="https://github.com/ninuzzo/hyde">Hyde</a> 1 is a static web site generator written in <a href="ECL.html" class="internal">ECL</a> (Embedded Common Lisp), with no dependencies on external systems, except <a href="CL-PPCRE.html" class="internal">CL-PPCRE</a>
|
|
</li>
|
|
<li>
|
|
<a href="macro-html.html" class="internal">macro-html</a> -
|
|
<a href="https://github.com/eugeneia/macro-html">MACRO-HTML</a> is <a href="Max Rottenkolber.html" class="category">Max Rottenkolber</a>'s <a href="HTML generator.html" class="category">HTML generator</a>
|
|
</li>
|
|
<li>
|
|
<a href="Markup.html" class="internal">Markup</a> -
|
|
Markup is an <a href="HTML generator.html" class="category">HTML generator</a>, where instead of encoding HTML as <a href="s-exp syntax.html" class="internal">lisp sexps</a>, you can write <a href="HTML.html" class="internal">HTML</a> directly in lisp code
|
|
</li>
|
|
<li>
|
|
<a href="spinneret.html" class="internal">spinneret</a> -
|
|
Common Lisp HTML5 generator
|
|
</li>
|
|
<li>
|
|
<a href="xhtmlgen.html" class="internal">xhtmlgen</a> -
|
|
xhtmlgen is an X<a href="HTML generator.html" class="category">HTML generator</a>
|
|
</li>
|
|
<li>
|
|
<a href="yaclml.html" class="internal">yaclml</a> -
|
|
yaclml (Yet Another Common Lisp Markup Language) is an <a href="HTML generator.html" class="category">HTML generator</a> and <a href="HTML template.html" class="category">HTML template</a> library
|
|
</li>
|
|
<li>
|
|
<a href="YstokHTML.html" class="internal">YstokHTML</a> -
|
|
YstokHTML is a collection of <a href="HTML generator.html" class="category">HTML generator</a>, <a href="HTML parser.html" class="category">HTML parser</a>, and <a href="HTML template.html" class="category">HTML template</a> libraries
|
|
</li>
|
|
</ul><p>
|
|
See also <a href="https://gitlab.com/com-informatimago/com-informatimago/blob/master/common-lisp/html-generator/html-generators-in-lisp.txt"> a comparison of HTML generators </a>.</div></div>
|
|
<div id="footer" class="buttonbar"><ul><li><a href="HTML generator.html">Current version</a></li>
|
|
<li><a href="https://www.cliki.net/site/history?article=HTML%20generator">History</a></li>
|
|
<li><a href="https://www.cliki.net/site/backlinks?article=HTML%20generator">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=HTML%20generator&from-revision=3650214772">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 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> |