<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!-- -*- coding:utf-8 -*- -->
<HTML>
<HEAD>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="/default.css" type="text/css">
<TITLE>Free Software by Pascal Bourguignon</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="author" CONTENT="Pascal J. Bourguignon">
<META HTTP-EQUIV="Description"
NAME="description" CONTENT="Pascal Bourguignon's Software">
<META NAME="keywords" CONTENT="Common Lisp,emacs lisp,lisp,MacOSX,NeXTSTEP,Linux,GNUstep,OPENSTEP,OpenStep,software,logiciel,programas,desarrollo,developpement,development,GPL,LGPL,Pascal Bourguignon">
</HEAD>
<BODY>
<!--TOP-BEGIN-->
<!-- This section is automatically generated by html-update, -->
<!-- from data in 'node.el'. Please, do not edit it here. -->
<DIV CLASS="TOP"></DIV>
<!--TOP-END-->
<!--MENU-BEGIN-->
<!-- This section is automatically generated by html-update, -->
<!-- from data in 'node.el'. Please, do not edit it here. -->
<DIV CLASS="MENU"><HR><P>|
<A CLASS="button" HREF="toc.html">Contents</a> |
<A CLASS="button" HREF="develop/lisp/index.html">Down</a> |
<A CLASS="button" HREF="develop/lisp/index.html">Next</a> |
</P><HR></DIV>
<!--MENU-END-->
<H1>Pascal Bourguignon's Sofware</H1>
<!--
(dolist
(section
'(("Lisp Software"
""
("Common-Lisp packages" "develop/lisp/index"
"Some Common-Lisp packages.")
("Emacs Packages" "develop/emacs/index"
"Some emacs packages."))
("Other Software"
""
("The Attic" "attic"
"Old and unsupported software.")
)))
(insert (format "<h2>%s</h2>\n\n" (first section)))
(insert (format "<p>%s</p>\n\n" (second section)))
(dolist (soft (rest (rest section)))
(insert (format "<h3><a href=\"%s.html\">%s</a></h3>\n<p>%s</p>\n\n"
(second soft) (first soft) (third soft)))))
-->
<h2>Lisp Software</h2>
<p></p>
<h3><a href="develop/lisp/index.html">Common-Lisp packages</a></h3>
<p>Some Common-Lisp packages.</p>
<h3><a href="develop/emacs/index.html">Emacs Packages</a></h3>
<p>Some emacs packages.</p>
<h3>Other links: </h3>
<ul>
<li><a target="_blank" href="http://www.gigamonkeys.com/book/introduction-why-lisp.html">Why Lisp?</a></li>
<li><a target="_blank" href="/develop/lisp/why-biobike.html">Why Lisp?</a></li>
<li><a target="_blank" href="http://www.defmacro.org/ramblings/lisp.html">The Nature of Lisp</a></li>
<br>
<li><a target="_blank" href="http://www.cliki.net/">CLiki is a Common Lisp
wiki.</a>
It contains links to and resources for free software implemented
in Common Lisp. (Answers all questions about Common Lisp)</li>
<li><a target="_blank" href="http://common-lisp.net/">Common-Lisp.Net</a>
Provides the Common Lisp community with development resources
and works as a starting point for new programmers.</li>
<li><a target="_blank" href="http://www.lispworks.com/documentation/HyperSpec/Front/index.htm">The Common Lisp HyperSpec</a>
The reference of the Common Lisp language.</li>
</ul>
<h2>Other Software</h2>
<p></p>
<h3><a href="attic.html">The Attic</a></h3>
<p>Old and unsupported software.</p>
<h2>Blog & RSS Feed</h2>
<p><a href="blog/index.html">Informatimago Blog informations</a>
<br>
<a href="blog/feed.xml"><img src="blog/rss-feed.jpg" alt="rss feed" height="100" /></a>
</p>
<hr>
<p><a href="http://pjb.ogamita.org/">Pascal Bourguignon's Web Page</a></p>
<!--BOTTOM-BEGIN-->
<!-- This section is automatically generated by html-update, -->
<!-- from data in 'node.el'. Please, do not edit it here. -->
<DIV CLASS="BOTTOM">
<hr><code><small>
| <a href="http://www.informatimago.com//index.html">Mirror on informatimago.com</a>
| <a href="http://informatimago.free.fr/i//index.html">Mirror on free.fr</a>
| </small></code>
<BR><SMALL>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01!" height="31" width="88"></a>
</SMALL>
</DIV>
<!--BOTTOM-END-->
</BODY>
</HTML>
<!-- index.html == == -->