The Hobbit Hole

In a hole there lived a hobbit. Not a nasty, dirty, wet hole, filled with the ends of worms and an oozy smell, nor yet a dry, bare, sandy hole with nothing in it to sit down on or to eat: it was a hobbit-hole, and that means comfort.

8/16/2006

Corman Lisp

Filed under: — bilbo @ 8:20 pm

This page contains links to Corman Lisp related topics, including some of my own.

Corman Lisp in Emacs – how I setup Emacs to work with Corman Lisp.

4 Comments »

  1. Hi! Thanks for the information on setting up Emacs to work with Corman Lisp!
    I was curious if your modifications will also work with the
    latest version of Corman Lisp (3.0)?
    Thanks again!
    – Glenn Lewis

    Comment by Glenn Lewis — 12/8/2006 @ 6:14 pm

  2. Yes, they should. They will need a merging though. I need to update that page for Corman 3.0. I use Corman 3.0 myself.

    Comment by bilbo — 12/12/2006 @ 8:09 am

  3. What was your method to connect the corman lisp to emacs ? What was the idea and what type of changes had to be made ? pLz contact via email.

    Comment by yannis — 9/1/2009 @ 11:51 am

  4. I used a socket. I rewrote the exe shell that hosted their dll and used a socket to receive input and send output rather than stdin/stdout. It turns out that inferior mode in Emacs can use either a pipe or a socket just fine, and there were issues with a pipe within the default corman lisp shell.

    Comment by bilbo — 9/5/2009 @ 2:02 pm

RSS feed for comments on this post. TrackBack URI

Leave a comment