Raw Thoughts ,Technology, Experiences


(setq me lispy)
February 28, 2008, 6:29 am
Filed under: LISP, Technology and Software

Its been early days for me with LISP. A great deal of time went in searching the tools like tutorial , IDE , LISP compiler etc (its indeed a confusion to choose). finally everything is settled down , guess which editor is chosen for LISP? its Eclipse, the CUSP plugin is great though the lisp purists argue that emacs or slime is the ideal one. I feel eclipse + cusp = great LISP environment.

As for as tutorials for LISP is concerned SICP is the best but i feel the Apress publications Practical Common LISP is some thing which i can digest. I have been using the LISPBOX which is tailor made for the newbie like me. Its just simple download , decompress and launch the SLIME else install the CUSP (be sure to choose the CLISP of LISPBOX instead of SBCL which is a default LISP for CUSP plugin). And there you are up and running your LISP environment.

LISP is extremely interesting. I initially had an idea like its only meant for stuff like AI, or some mathematical computing, but i was thrilled to learn that its not the case. You can use LISP to develop some webapplication as well. it has a persistance called Elephant and the web server called Hachentoot.

LISP is really cool and i am sure i shall get use to it in some time. do check this section for more updates.


2 Comments so far
Leave a comment

Cool great going….

Comment by Madhu

Interesting blog post. The SBCL plugin repository for running Ruby bits on LISP compilers? I tried with config:

%set_cfg=RBY_42
&reset_pkg_dir($RBY_PATH)

Can you tell me if this is right?

Comment by Richard James




Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>