I have been using the opposite approach of using py4cl to call Python libraries like TensorFlow, Transformers, etc. from Common Lisp. I bookmarked this blog article as a reference for sometime trying this out.
It seems like what is needed most often is interop between my code written with programming languages as much as using complete libraries written in different languages.
It seems like what is needed most often is interop between my code written with programming languages as much as using complete libraries written in different languages.