NetRexx
http://dbpedia.org/resource/NetRexx an entity of type: Thing
NetREXX es un lenguaje de programación para la máquina virtual Java desarrollado en IBM por Michael Cowlishaw con fuertes influencias de los lenguajes de programación REXX (en cuya familia se considera incluido) y Java. El compilador NetREXX es una aplicación Java que puede traducir el código fuente NetREXX a código fuente Java, compilarlo a bytecodes Java o interpretarlo directamente. IBM anunció el 8 de junio de 2011 la transferencia de código fuente de su implementación a la Rexx Language Association (RexxLA). Actualmente pueden descargarse de forma gratuita los binarios y el código fuente.
rdf:langString
NetRexx is an open source, originally IBM's, variant of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. The latter offers the standard Rexx data type that combines string processing with unlimited precision decimal arithmetic.
rdf:langString
rdf:langString
NetREXX
rdf:langString
NetRexx
rdf:langString
NetRexx
rdf:langString
NetRexx
xsd:integer
11690683
xsd:integer
1109974118
rdf:langString
RexxLA NetRexx
xsd:date
2022-09-12
xsd:double
4.04
rdf:langString
ICU License
rdf:langString
Static, strong, safe, partly dynamic, everything is a string
rdf:langString
NetREXX es un lenguaje de programación para la máquina virtual Java desarrollado en IBM por Michael Cowlishaw con fuertes influencias de los lenguajes de programación REXX (en cuya familia se considera incluido) y Java. El compilador NetREXX es una aplicación Java que puede traducir el código fuente NetREXX a código fuente Java, compilarlo a bytecodes Java o interpretarlo directamente. IBM anunció el 8 de junio de 2011 la transferencia de código fuente de su implementación a la Rexx Language Association (RexxLA). Actualmente pueden descargarse de forma gratuita los binarios y el código fuente.
rdf:langString
NetRexx is an open source, originally IBM's, variant of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package. The latter offers the standard Rexx data type that combines string processing with unlimited precision decimal arithmetic. Integration with the JVM platform is tight, and all existing Java class libraries can be used unchanged and without special setup; at the same time, a Java programmer can opt to just use the Rexx class from the runtime package for improved string handling in Java syntax source programs. NetRexx is free to download from the Rexx Language Association. IBM announced the transfer of NetRexx 3.00 source code to the Rexx Language Association (RexxLA) on June 8, 2011.
rdf:langString
.nrx
rdf:langString
no
xsd:nonNegativeInteger
7195
xsd:date
2022-09-12
xsd:string
4.04