<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Lisp_note</id>
	<title>Lisp note - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxsa.org/index.php?action=history&amp;feed=atom&amp;title=Lisp_note"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Lisp_note&amp;action=history"/>
	<updated>2026-04-19T09:03:06Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.linuxsa.org/index.php?title=Lisp_note&amp;diff=622&amp;oldid=prev</id>
		<title>Evan：​/* see also */</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxsa.org/index.php?title=Lisp_note&amp;diff=622&amp;oldid=prev"/>
		<updated>2022-02-16T01:26:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;see also&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
==install ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#debian&lt;br /&gt;
sudo apt-get install sbcl&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#run &lt;br /&gt;
evan@kalipc:~/ssh/intra$ sbcl &lt;br /&gt;
This is SBCL 1.4.12.debian, an implementation of ANSI Common Lisp.&lt;br /&gt;
More information about SBCL is available at &amp;lt;http://www.sbcl.org/&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
SBCL is free software, provided as is, with absolutely no warranty.&lt;br /&gt;
It is mostly in the public domain; some portions are provided under&lt;br /&gt;
BSD-style licenses.  See the CREDITS and COPYING files in the&lt;br /&gt;
distribution for more information.&lt;br /&gt;
* (format t &amp;quot;Hello, world!&amp;quot;)&lt;br /&gt;
Hello, world!&lt;br /&gt;
NIL&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://lisp-lang.org/learn/getting-started/ getting-started]&lt;br /&gt;
&lt;br /&gt;
https://lisp-lang.org/learn/first-steps&lt;br /&gt;
&lt;br /&gt;
Lisp编程语族已经演变出许多种方言。现代最著名的通用编程语种是Clojure、Common Lisp和Scheme&lt;br /&gt;
&lt;br /&gt;
==emacs lisp ==&lt;br /&gt;
&lt;br /&gt;
https://www.gnu.org/software/emacs/manual/html_node/elisp/&lt;br /&gt;
&lt;br /&gt;
[https://zhuanlan.zhihu.com/p/201062516 最好的Emacs Lisp免费教程]&lt;br /&gt;
&lt;br /&gt;
[https://smacs.github.io/elisp/ Emacs Lisp 简明教程]&lt;br /&gt;
&lt;br /&gt;
=see also=&lt;br /&gt;
&lt;br /&gt;
[https://my.oschina.net/u/3857593/blog/5441920 关于Lisp的一己之见]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://zh.wikipedia.org/wiki/LISP wiki_LISP]&lt;br /&gt;
&lt;br /&gt;
[https://my.oschina.net/freeblues/blog/131557 Common Lisp 初学者快速入门指导]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://acl.readthedocs.io/en/latest/zhCN/ ANSI Common Lisp 中文版]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.ruanyifeng.com/blog/2010/10/why_lisp_is_superior.html 为什么Lisp语言如此先进]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[https://blog.csdn.net/lantianjialiang/article/details/17921591  如何在Linux上安装和配置commo lisp环境]&lt;br /&gt;
&lt;br /&gt;
[https://www.zhihu.com/question/24447820 Lisp 语言优点那么多，为什么国内很少运用？]&lt;br /&gt;
&lt;br /&gt;
[https://zhuanlan.zhihu.com/p/33875667 Lisp语言到底神奇在哪里]&lt;br /&gt;
&lt;br /&gt;
[https://zhuanlan.zhihu.com/p/50463116 Lisp 是怎么成为上帝的编程语言的]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[category:lisp]] [[category:devops]]&lt;/div&gt;</summary>
		<author><name>Evan</name></author>
	</entry>
</feed>