|
|
|
|
|
by flavio81
3221 days ago
|
|
To add to this reply, interfacing in C with Common Lisp is pretty easy today. There are at least two portable libraries to do this. Also, you can also interface with Java libraries on the JVM by using the ABCL lisp implementation. |
|
What are they?