Re: Languages working together

2023-01-25 Thread Thomas Passin
On 1/25/2023 2:21 PM, avi.e.gr...@gmail.com wrote: [...] Sharing can come at many levels. I am fairly certain many very different languages may still share libraries written ages ago and written in C or FORTRAN and thus external to other languages and just need some way to interface to them.

Languages working together

2023-01-25 Thread avi.e.gross
Thomas, I changed the subject line as we are not talking about bool and int anymore. For me, there are several sides to JAVA that go beyond the "language" to the JVM, or Java Virtual Machine. What you are describing is an example of interoperability you can get if your language also is built on