Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Limp aims to be a fully featured Common Lisp IDE for Vim. It defaults to SBCL, but can be changed to support most other implementations by replacing "sbcl" for your favourite lisp, in the file /usr/local/limp/latest/bin/lisp.sh</p> <p>When discussing Lisp these days, it is commonly assumed to be Common Lisp, the language standardized by ANSI X3J13 (see <a href="http://l1sp.org/cl" rel="noreferrer">the HyperSpec</a>, and <a href="http://gigamonkeys.com/book" rel="noreferrer">Practical Common Lisp</a> for a good textbook) with implementations such as GNU Clisp, SBCL, CMUCL, AllegroCL, and many others.</p> <p>Back to Limp. There are other solutions that are more light-weight, or try to do other things, but I believe in providing an environment that gives you things like bracket matching, highlighting, documentation lookup, i.e. making it a turn-key solution as much as possible.</p> <p>In <a href="https://svn.jansson.be/limp" rel="noreferrer">the Limp repository</a> you'll find some of the previous work of the SlimVim project, namely the ECL (Embeddable Common Lisp) interface, merged with later releases (7.1); Simon has also made patches to 7.2 available yet to be merged. The ECL interface is documented in <a href="https://svn.jansson.be/limp/vim-ecl/vim/runtime/doc/if_ecl.txt" rel="noreferrer">if_ecl.txt</a>.</p> <p>Short-term work is to do said merging with 7.2 and submit a patch to vim_dev to get it merged into the official Vim tree.</p> <p>Which leads us to the long-term plans: having Lisp directly in Vim will make it convenient to start working on a SWANK front-end (the part of SLIME that runs in your Lisp, with slime.el being the part that runs in the editor - the frontend).</p> <p>And somewhere in between, it is likely that all of Limp will be rewritten in Common Lisp using the ECL interface, making Limp easier to maintain (VimScript isn't my favourite) and being easier for users to customize.</p> <p>The <a href="http://mikael.jansson.be/hacking/limp" rel="noreferrer">official Limp site</a> goes down from time to time, but as pointed out, the <a href="http://www.vim.org/scripts/script.php?script_id=2219" rel="noreferrer">download at Vim.org</a> should always work, and the support groups <a href="http://groups.google.com/group/limp-devel" rel="noreferrer">limp-devel</a> and <a href="http://groups.google.com/group/limp-user" rel="noreferrer">limp-user</a> are hosted with Google Groups. Don't hesitate to join if you feel you need a question answered, or perhaps even want to join in on development. Most of the discussion takes place on the limp-devel list. If you're into IRC, I'm in #limp on irc.freenode.net as 'tic'.</p> <p>Good luck!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload