HTML updates
[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" />
10<link rel="stylesheet" href="default.css" media="screen" />
11 </head>
12 <body>
13 <h1>Lisp is for Cool People</h1>
14 <div class="contents">
15<dl>
16<dt>
17<a href="#sec1">Scheme Constraints Window Manager</a>
18</dt>
19<dt>
20<a href="#sec2">Metaobject Protocols</a>
21</dt>
22<dt>
23<a href="#sec3">UCW Structural Notes</a>
24</dt>
25</dl>
26</div>
27
28
29<!-- Page published by Emacs Muse begins here --><p>I am a programmer, and I write most of my software in Scheme and
30Common Lisp. Lately I have been tending toward Common Lisp for
31potential commercial ventures as there is a very solid set of
32libraries for doing almost anything in Common Lisp. It's like using
33perl, but with well designed libraries and readable applications.</p>
34
35<h2><a name="sec1" id="sec1"></a>
36<a href="SCWM.html">Scheme Constraints Window Manager</a></h2>
37
38<p class="first">Some work I have done on <a href="http://scwm.sourceforge.net">SCWM</a>.</p>
39
40
41<h2><a name="sec2" id="sec2"></a>
42<a href="Metaobject%20Protocols.html">Metaobject Protocols</a></h2>
43
44<p class="first">Notes for a short (fifteen minute) presentation on MOPs.</p>
45
46
47<h2><a name="sec3" id="sec3"></a>
48<a href="UCWNotes.html">UCW Structural Notes</a></h2>
49
50<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
51source is nicely documented, but lacked a handy roadmap so I compiled
52a few notes after reading through it.</p>
53
54
55 <!-- Page published by Emacs Muse ends here -->
56
57 <p class="cke-buttons">
58 <!-- validating badges, any browser, etc -->
59 <a href="http://validator.w3.org/check/referer"><img
60 src="http://www.w3.org/Icons/valid-xhtml10"
61 alt="Valid XHTML 1.0!" /></a>
62
63 <a href="http://www.anybrowser.org/campaign/"><img
64 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
65 ]" /></a>
66
67 <a href="http://www.debian.org/"><img
68 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
69
70 <a href="http://hcoop.net/">
71 <img src="img/buttons/hcoop.png"
72 alt="[ Hosted by HCoop]" />
73 </a>
74
75 <a href="http://www.fsf.org/register_form?referrer=114">
76 <img src="img/buttons/fsf_member.png"
77 alt="[ FSF Associate Member ]" />
78 </a>
79 </p>
80
cb44b69b 81<p class="cke-footer">&lt;captain_krunk&gt; ntk is currently using "telnet fyodor 25" to send email
2aff8b5c 82</p>
83<p class="cke-timestamp">Last Modified:
84 March 13, 2008</p>
85 </body>
86</html>