Sunday, March 7, 2010

LISP Vs C

To implement a task or logic, C needs more lines of code than LISP. As the size of the code increases, it becomes costly to maintain the code. Also "GARBAGE COLLECTION" - a form of memory management, is very efficiently handled in LISP. In simple words, LISP brings with it many attractive features and it takes time to appreciate them.

Many companies are in the process of converting their products to use LISP.

No comments:

Post a Comment