|
|
|
|
|
by lispm
1825 days ago
|
|
> Lisp looks like Python, that's far from C, and usually it's a "interpreted" language, far from machine the currently most popular Common Lisp implementation is based around an optimizing native code compiler. That compiler has its roots in the early 80s. See http://sbcl.org . It's far from being 'interpreted'. |
|