regenerate or something
[clinton/website/site/unknownlamer.org.git] / Lisp.html
CommitLineData
2aff8b5c 1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Lisp is for Cool People</title>
7 <meta name="generator" content="muse.el" />
8 <meta http-equiv="Content-Type"
9 content="text/html; charset=utf-8" />
54a817d4 10 <link href="http://feeds.unknownlamer.org/rss/site-updates"
11 rel="alternate" type="application/rss+xml" title="Updates Feed" />
12
9dcdb59d 13<link rel="stylesheet" href="default.css" />
2aff8b5c 14 </head>
15 <body>
16 <h1>Lisp is for Cool People</h1>
17 <div class="contents">
18<dl>
19<dt>
54a817d4 20<a href="#sec1">Site Software</a>
21</dt>
22<dt>
23<a href="#sec2">Scheme Constraints Window Manager</a>
2aff8b5c 24</dt>
25<dt>
54a817d4 26<a href="#sec3">Metaobject Protocols</a>
2aff8b5c 27</dt>
28<dt>
9dcdb59d 29<a href="#sec4">UCW Structural Notes (<em>Out of Date</em>)</a>
2aff8b5c 30</dt>
31</dl>
32</div>
33
34
35<!-- Page published by Emacs Muse begins here --><p>I am a programmer, and I write most of my software in Scheme and
36Common Lisp. Lately I have been tending toward Common Lisp for
37potential commercial ventures as there is a very solid set of
38libraries for doing almost anything in Common Lisp. It's like using
39perl, but with well designed libraries and readable applications.</p>
40
41<h2><a name="sec1" id="sec1"></a>
54a817d4 42<a href="Site%20Software.html">Site Software</a></h2>
43
44<p class="first">A bit of Emacs-Lisp and Common Lisp keep this site running.</p>
45
46
47<h2><a name="sec2" id="sec2"></a>
2aff8b5c 48<a href="SCWM.html">Scheme Constraints Window Manager</a></h2>
49
50<p class="first">Some work I have done on <a href="http://scwm.sourceforge.net">SCWM</a>.</p>
51
52
54a817d4 53<h2><a name="sec3" id="sec3"></a>
2aff8b5c 54<a href="Metaobject%20Protocols.html">Metaobject Protocols</a></h2>
55
56<p class="first">Notes for a short (fifteen minute) presentation on MOPs.</p>
57
58
54a817d4 59<h2><a name="sec4" id="sec4"></a>
9dcdb59d 60<a href="UCWNotes.html">UCW Structural Notes</a> (<em>Out of Date</em>)</h2>
2aff8b5c 61
62<p class="first">Notes on the structure of the <code>ucw_dev</code> branch of <a href="http://common-lisp.net/project/ucw/">UnCommon Web</a>. The
63source is nicely documented, but lacked a handy roadmap so I compiled
64a few notes after reading through it.</p>
65
9dcdb59d 66<p>Alas, this is a bit out of date; <code>ucw_dev</code> is dead, <code>ucw_ajax</code> was vastly
67different, and <code>ucw-core</code> offers a much simplified and cleaned up
68interface. Drew Crampsie is writing (or perhaps has written depending
69on how far in the future you live from me) documentation for <code>ucw-core</code>
70which ought to make my overview obsolete.</p>
71
2aff8b5c 72
73 <!-- Page published by Emacs Muse ends here -->
74
75 <p class="cke-buttons">
76 <!-- validating badges, any browser, etc -->
77 <a href="http://validator.w3.org/check/referer"><img
78 src="http://www.w3.org/Icons/valid-xhtml10"
79 alt="Valid XHTML 1.0!" /></a>
80
81 <a href="http://www.anybrowser.org/campaign/"><img
82 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
83 ]" /></a>
84
85 <a href="http://www.debian.org/"><img
86 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
87
88 <a href="http://hcoop.net/">
89 <img src="img/buttons/hcoop.png"
90 alt="[ Hosted by HCoop]" />
91 </a>
92
93 <a href="http://www.fsf.org/register_form?referrer=114">
94 <img src="img/buttons/fsf_member.png"
95 alt="[ FSF Associate Member ]" />
96 </a>
97 </p>
98
4222507d 99<p class="cke-footer">And did those feet in ancient times
100Walk bare upon these lonely streets like mine?
101Does God watch us from that penthouse high above
102His children down below who live on air and love?
2aff8b5c 103</p>
104<p class="cke-timestamp">Last Modified:
f6d19803 105 January 21, 2013</p>
2aff8b5c 106 </body>
107</html>