Hello guys,
I am very interested in the Common Lisp programming language, but I need to know if it can be used as a general programming language. As in, if I wanted to create an IDE for three separate languages, then make an image editing programs after that, then make some other program, etc. Would Lisp work for all of these? Also, I haven't heard anything about Lisp GUI programming. Does Lisp support GUI programming, or can I use some other libraries for it, or how would that work?

Thanks in advance,

- WolfShield

Recommended Answers

All 4 Replies

Yes, Common Lisp is a general purpose programming language, and you can do pretty much anything with it (except things that really need to run without garbage collection).

Awesome,
Thank you guys so much!

- WolfShield

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.