CompuServe Messages

#Java Wishes

    03-Jul-95 22:16:57
Sb: #Java Wishes
Fm: Larry Minton 74010,3076
To: Yost Group 76702,413
I'm sitting here browsing through the latest Dr Dobbs Journal, running light without overbyte, and came across an article on "Java". It's a programming language similar to C and C++, but simpler. A Java program is compiled to a binary format based on the instruction set for a virtual machine. A control program then runs this, or it can be further compiled down to native machine language. Interfaces are present for calling to/from C and C++. It would be real interesting to have something like this built into 3ds (as a plugin) for scripting. LAM