|
|
|
|
|
by stackghost
134 days ago
|
|
Common Lisp is actually a great language. The SBCL implementation has a good compiler that produce reasonably fast code, and it's under active development. The only real drawback to common lisp is the fact that the library ecosystem is practically non-existent. |
|