LISP, using with emacs editor, compiled?

  • Thread starter Thread starter jkwilborn
  • Start date Start date
J

jkwilborn

Hello, I've been using emacs for a number of years and am now starting to get interested in the LISP interface or writing simple code in list to apply to the emacs environment. I've had a couple of problems. When I compile with 'clisp' I get a module that is some kind of general byte (a .fas extension), but it doesn't seem to be able to link it to an executable.

Any lisp wizards that can give me an idea of what I need to do? I have written in many languages and link them, so I understand the basic use of compiler/linker. Don't seem to be able to apply them to lisp and then to their use in emacs.

Also, how put it in the default config file ~/.emacs to set it up each time it runs.

Thanks

Jack

Continue reading...
 
Back
Top