|
|
|
|
|
by lispm
4730 days ago
|
|
Common Lisp was designed for development of large/complex applications ('applications' really means here software that is used in production) with good performance. For example this CAD system from PTC is based on 6+ million lines of Common Lisp code and under development for two decades: http://www.ptc.com/product/creo/direct |
|