Category:NetRexx: Difference between revisions

m
Link to JVM page, too.
m (Fix links, use one http:// per URI. Remove {{stub}} because this page already has much info.)
m (Link to JVM page, too.)
Line 16:
extends to large application development with fast binary arithmetic.
 
The reference implementation of NetRexx produces classes for the [[runs on vm::Java Virtual Machine]], and in so doing demonstrates the value of that concrete
interface between language and machine: NetRexx classes and Java classes are entirely equivalent – NetRexx can use any Java class
(and vice versa) and inherits the portability and robustness of the Java environment.
Anonymous user