<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Common Lisp on Guowei Lv</title>
    <link>https://www.lvguowei.me/categories/common-lisp/</link>
    <description>Recent content in Common Lisp on Guowei Lv</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 11 Jul 2020 22:39:47 +0300</lastBuildDate><atom:link href="https://www.lvguowei.me/categories/common-lisp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setup CLISP Environment for Land of Lisp</title>
      <link>https://www.lvguowei.me/post/install-clisp-spacemacs-archlinux/</link>
      <pubDate>Sat, 11 Jul 2020 22:39:47 +0300</pubDate>
      
      <guid>https://www.lvguowei.me/post/install-clisp-spacemacs-archlinux/</guid>
      <description>The famous Land of Lisp uses CLISP. This is a tutorial to help you setup everything up.
I use Spacemacs + Common Lisp Layer + CLISP + Manjaro Linux.
After install the Common Lisp Layer in Spacemacs, when start up Slime, I got an error saying: could not load ASDF.
Here is the fix that worked for me:
Install asdf separately: yay asdf
After it is successfully installed, it prints: To load ASDF every time you start Lisp, copy the lines from /etc/default/asdf to your ~/sbclrc or ~/.</description>
    </item>
    
  </channel>
</rss>
