Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6102985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:40:37+00:00 2026-05-23T13:40:37+00:00

I use Vim as my editor. Practical common Lisp suggest installing Lispbox, I don’t

  • 0

I use Vim as my editor. “Practical common Lisp” suggest installing Lispbox, I don’t know how to use emacs, don’t know how to run lisp code with that T.T after that i find lisp plugin for vim called limp.vim with a long and hard install instruction :((
Finally i installed “Clisp” and i can run lisp code with a simple command:

clisp ~/test.lisp

But how to compile it? Is lisp a compiled language? sorry, i just don’t know anything, i’m newbie in lisp

Can anybody tell me what exactly need to install lisp on my linux? What’s SLIME, sbcl,.. etc.?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T13:40:37+00:00Added an answer on May 23, 2026 at 1:40 pm

    Install and learn the following things:

    • SBCL the compiler

    install a binary from http://www.sbcl.org/platform-table.html Once your used to it, compile from source and keep the source around. This way you can easily jump to the definitions of functions of SBCL with M-. in Emacs.

    • Emacs

    watch this screencast to see someone implementing a raytracer Raytracer in Common Lisp

    • quicklisp.lisp http://www.quicklisp.org/beta/

    This is the new package management. When I started it wasn’t there. Now we have it and you should use it. It makes things a lot easier.
    Run ‘sbcl –load quicklisp.lisp’ and then enter (quicklisp-quickstart:install) press enter
    and then run (ql:add-to-init-file)

    • SLIME runs within Emacs.

      Try installing it with quicklisp. Read its manual and figure out what to write into your .emacs file so that it automatically starts when you open a lisp file. Optionally watch a screencast.

    • Paredit

    Seriously, you have to learn that (even if the guy in the raytracing screencast didn’t use it). You should start with ( , this will make two parenthesis. With M-( you can enclose an existing s-expression. C-k cuts the s-expression behind the cursor and with C-y you can insert it anywhere.

    • ASDF

    This is the make for lisp. You should learn how to define a system in an ASDF file.

    • Reference

    I printed this booklet, Common Lisp Quick Reference. It’s very concise.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use VIM editor for PHP, i know many people will point to PDT
I'm using X-Code 4.2 and wish to use the VIM editor and clang-complete vim
How do I use Notepad++ (or any other editor besides vim) with msysgit? I
I'm switching from a Windows PHP-specific editor to VIM, on the philosophy of use
How do I globally configure git to use a particular editor (e.g. vim )
Emacs is my editor of choice, and I use the cscope intergration xcscope.el provides.
I am programming in C++ or Java. So I want to use Vim editor,
I am new to the text editor Vim. I want to use it for
I use vim (Actually gvim on windows) as my main text editor. In my
I primarily use vim / gvim as an editor and am looking at using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.