libraries in programming
Jan. 18th, 2007 09:33 pmThis sounds like an obvious question, but I'm asking because I don't know the answer.
Why do Lisp programmers use Lisp libraries, C++ programmers use C++ libraries, and so forth? Why can't we import the same compiled libraries into all the languages?
Why do Lisp programmers use Lisp libraries, C++ programmers use C++ libraries, and so forth? Why can't we import the same compiled libraries into all the languages?