ProgrammingThis forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi
I am an expert in C/C++ and recently I have been studing Java. I had studied Assembly and Basic ans Pascal before.
Now I want to learn lisp. and I want and introdution or an equal stuff to get start with Lisp. and I need IDE and compiler for it.
Please help me!
Originally posted by phoenix7 Hi
Well,
But I need a basic introduction!
Thanks,
yep,
what i mean is you can take a look at emacs modes sources : *.el files.
IMHO, most of those files are really well written and it will give you a good kick off for lisp language.
Be sure that you have emacs installed with the sources.
considering that you have a previous experience in programming i think it won't be a big deal to learn it.
I recommend Common Lisp and one of the emacs interfaces.
The two common implementations of Common Lisp are CMU Common Lisp which is a high-performance compiler but can be a little tedious to use and CLisp which is lighter and much more portable but is only a bytecode machine.
For emacs interfaces you can use ilisp which is solid but not overly exiting or SLIME which is more advnaced but may need put you through some teething.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.