? For Andrew: EMACS, SLIME, and icfb?

Discussion in 'Cadence' started by Edward, Nov 26, 2006.

  1. Edward

    Edward Guest

    I understand SLIME, the "Superior Lisp Interaction Mode for EMACS,"
    is only advertised to work with these LISP implementations:

    * CMU Common Lisp (CMUCL)
    * Steel Bank Common Lisp (SBCL)
    * OpenMCL
    * LispWorks
    * Allegro Common Lisp
    * CLISP

    http://common-lisp.net/project/slime/

    But I'm wondering if anyone has found a way to get SLIME to couple with
    icfb in non-graphics mode. Any ideas, Mr. Beckett?

    Edward
     
    Edward, Nov 26, 2006
    #1
  2. Edward

    Satya Guest

    It's unlikely. SKILL is a pre-common lisp. SLIME only works with common
    lisp.

    Satya
     
    Satya, Nov 26, 2006
    #2
  3. I've not looked at it in depth, but it seems pretty tied to Common Lisp.
    Skill is a pre-common lisp dialect and Skill+ is nearer to scheme than to
    CL.

    You may want to try (I didn't myself)

    (setq inferior-lisp-program "icfb -nodisplay")
    in your .emacs and then

    M-X run-lisp

    Yours,
     
    Jean-Marc Bourguet, Nov 27, 2006
    #3
  4. No idea, sorry. If I had a free moment, I'd give it a try. I'm not really an
    EMACS person, otherwise I might have come across this and tried it out.
    (I tend to use vi in lisp mode for writing SKILL code, as I know vi inside out).

    Regards,

    Andrew.
     
    Andrew Beckett, Nov 29, 2006
    #4
  5. Edward

    Jim Newton Guest

    VCAD had a emacs interaction mode for (graphical) icfb called VIER which
    is based on many of the SLIME concepts. It is available as
    from VCAD but is not free. Anyone who is interested in seeing
    a demo can please contact me () or
    .

    kind regards
    -jim

    --
    +------------------------------------------------------------------------+
    | Jim E. Newton () desk +49-(0)89-4563-1918 |
    | Methodology Services Europe fax +49-(0)89-4563-1819 |
    | Cadence Design Systems GmbH Munich Germany |
    | |
    | If you won't do it in the rain, you won't do it. |
    +------------------------------------------------------------------------+
     
    Jim Newton, Dec 6, 2006
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.