Is it possible to write a C++ program that, say, passes an int array to a java program without writing it to a file?
Motivation for question: I was wondering what matlab is and how it came to be an application that was written in several different languages (as opposed to being available in different languages i.e., there is a version of it in C++, Java, etc... that contains the same features).