NetRexx (original) (raw)

About DBpedia

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.

thumbnail

Property Value
dbo:abstract 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. (es) 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. (en)
dbo:designer dbr:Mike_Cowlishaw
dbo:influencedBy dbr:PL/I dbr:Java_(programming_language) dbr:Object_REXX dbr:REXX
dbo:latestReleaseDate 2022-09-12 (xsd:date)
dbo:latestReleaseVersion 4.04
dbo:license dbr:International_Components_for_Unicode
dbo:thumbnail wiki-commons:Special:FilePath/NETREXX.gif?width=300
dbo:wikiPageExternalLink http://www.netrexx.org/
dbo:wikiPageID 11690683 (xsd:integer)
dbo:wikiPageLength 7195 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1109974118 (xsd:integer)
dbo:wikiPageWikiLink dbr:Object-oriented_programming dbr:Object_model dbr:Multi-paradigm_programming_language dbr:Structured_programming dbc:Programming_languages_created_in_1996 dbc:JVM_programming_languages dbc:Object-oriented_programming_languages dbr:Type_system dbr:PL/I dbr:Mike_Cowlishaw dbr:Procedural_programming dbr:International_Components_for_Unicode dbr:Java_(programming_language) dbc:IBM_software dbc:Rexx dbr:Java_Platform_Module_System dbr:Java_virtual_machine dbr:JVM dbr:Expat_License dbr:IBM dbr:Object_REXX dbr:Open_Source_Initiative dbr:Open_source_software dbr:Programming_language dbr:REXX dbr:Java_Platform dbr:String_(programming) dbr:File:NETREXX.gif
dbp:designer dbr:Mike_Cowlishaw
dbp:fileExt .nrx (en)
dbp:frequentlyUpdated no (en)
dbp:implementations RexxLA NetRexx (en)
dbp:influencedBy dbr:PL/I dbr:Java_(programming_language) dbr:Object_REXX dbr:REXX
dbp:latestReleaseDate 2022-09-12 (xsd:date)
dbp:latestReleaseVersion 4.040000 (xsd:double)
dbp:license ICU License (en)
dbp:logo dbr:File:NETREXX.gif
dbp:name NetRexx (en)
dbp:paradigm dbr:Object-oriented_programming dbr:Multi-paradigm_programming_language dbr:Structured_programming dbr:Procedural_programming
dbp:typing Static, strong, safe, partly dynamic, everything is a string (en)
dbp:wikiPageUsesTemplate dbt:As_of dbt:Authority_control dbt:Expand_section dbt:Infobox_programming_language dbt:Reflist dbt:Start_date_and_age dbt:IBM_FOSS
dct:subject dbc:Programming_languages_created_in_1996 dbc:JVM_programming_languages dbc:Object-oriented_programming_languages dbc:IBM_software dbc:Rexx
gold:hypernym dbr:Source
rdf:type owl:Thing dbo:Language dbo:Software schema:Language wikidata:Q315 wikidata:Q9143 yago:Abstraction100002137 yago:ArtificialLanguage106894544 yago:Communication100033020 yago:Language106282651 yago:ProgrammingLanguage106898352 dbo:ProgrammingLanguage yago:WikicatProgrammingLanguages
rdfs:comment 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. (es) 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. (en)
rdfs:label NetREXX (es) NetRexx (en)
owl:sameAs freebase:NetRexx yago-res:NetRexx wikidata:NetRexx dbpedia-es:NetRexx https://global.dbpedia.org/id/4sNC1
prov:wasDerivedFrom wikipedia-en:NetRexx?oldid=1109974118&ns=0
foaf:depiction wiki-commons:Special:FilePath/NETREXX.gif
foaf:isPrimaryTopicOf wikipedia-en:NetRexx
foaf:name NetRexx (en)
is dbo:influenced of dbr:Rexx dbr:Object_REXX
is dbo:wikiPageRedirects of dbr:NetREXX dbr:IBM_NetRexx
is dbo:wikiPageWikiLink of dbr:Rexx dbr:List_of_object-oriented_programming_languages dbr:List_of_programming_languages dbr:List_of_programming_languages_by_type dbr:Comparison_of_programming_languages dbr:Comparison_of_programming_languages_by_type_system dbr:Timeline_of_programming_languages dbr:History_of_software dbr:Mike_Cowlishaw dbr:List_of_JVM_languages dbr:International_Components_for_Unicode dbr:Java_applet dbr:Object_REXX dbr:Scripting_language dbr:NetREXX dbr:IBM_NetRexx
is dbp:influenced of dbr:Rexx dbr:Object_REXX
is foaf:primaryTopic of wikipedia-en:NetRexx