main
1<!DOCTYPE html>
2<html lang="en">
3<head>
4<!-- Oct 07, 2022 -->
5<meta charset="utf-8" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>Lisp</title>
8<meta name="author" content="Vincent Demeester" />
9<meta name="generator" content="Org Mode" />
10<link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
11<meta name='viewport' content='width=device-width, initial-scale=1'>
12<link rel='stylesheet' href='/css/new.css' type='text/css'/>
13<link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
14<link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
15</head>
16<body>
17<main id="content" class="content">
18<header>
19<h1 class="title">Lisp</h1>
20</header>
21<section id="outline-container-Sub%20languages" class="outline-2">
22<h2 id="Sub%20languages">Sub languages</h2>
23<div class="outline-text-2" id="text-Sub%20languages">
24<ul class="org-ul">
25<li>Common Lisp</li>
26<li><a href="emacs_lisp.html">Emacs Lisp</a></li>
27<li><a href="clojure.html">Clojure</a></li>
28</ul>
29</div>
30</section>
31
32<section id="outline-container-Links" class="outline-2">
33<h2 id="Links">Links</h2>
34<div class="outline-text-2" id="text-Links">
35</div>
36<div id="outline-container-%5B%5Bhttps%3A%2F%2Fjoshbradley.me%2Funderstanding-the-power-of-lisp%2F%5D%5BUnderstanding%20the%20Power%20of%20LISP%5D%5D" class="outline-3">
37<h3 id="%5B%5Bhttps%3A%2F%2Fjoshbradley.me%2Funderstanding-the-power-of-lisp%2F%5D%5BUnderstanding%20the%20Power%20of%20LISP%5D%5D"><span class="todo TODO">TODO</span> <a href="https://joshbradley.me/understanding-the-power-of-lisp/">Understanding the Power of LISP</a>   <span class="tag"><span class="lisp">lisp</span></span></h3>
38<div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fjoshbradley.me%2Funderstanding-the-power-of-lisp%2F%5D%5BUnderstanding%20the%20Power%20of%20LISP%5D%5D">
39<p>
40<span class="timestamp-wrapper"><span class="timestamp">[2020-04-09 Thu 17:35]</span></span>
41</p>
42</div>
43</div>
44<div id="outline-container-%5B%5Bhttps%3A%2F%2Fstopa.io%2Fpost%2F265%5D%5BAn%20Intuition%20for%20Lisp%20Syntax%5D%5D" class="outline-3">
45<h3 id="%5B%5Bhttps%3A%2F%2Fstopa.io%2Fpost%2F265%5D%5BAn%20Intuition%20for%20Lisp%20Syntax%5D%5D"><span class="todo TODO">TODO</span> <a href="https://stopa.io/post/265">An Intuition for Lisp Syntax</a></h3>
46<div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fstopa.io%2Fpost%2F265%5D%5BAn%20Intuition%20for%20Lisp%20Syntax%5D%5D">
47<p>
48<span class="timestamp-wrapper"><span class="timestamp">[2020-10-26 Mon 10:56]</span></span>
49</p>
50</div>
51</div>
52</section>
53</main>
54<footer id="postamble" class="status">
55<footer>
56 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
57 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
58 <small class='copyright'>
59 Content and design by Vincent Demeester
60 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
61 </small><br />
62</footer>
63</footer>
64</body>
65</html>