翻訳と辞書
Words near each other
・ NETtalk (artificial neural network)
・ Nettalk (IRC client)
・ Nettan Lindgren-Jansson
・ Nettancode
・ Nettancourt
・ Nettanige
・ Nettanigemudnoor
・ Nettapakkam
・ Nettapakkam (Union Territory Assembly constituency)
・ Nettapakkam Commune
・ Nettapakkam firka
・ Nettastoma
・ Nettastoma falcinaris
・ NetResult
・ Netretić
NetRexx
・ Netria
・ Netria viridescens
・ Netribution
・ Netrikkann
・ Netrin
・ Netrnoi Sor Vorasingh
・ Netro, Piedmont
・ Netrobalane
・ Netrobalane canopus
・ Netrocerocora
・ Netrocoryne
・ Netrocoryne repanda
・ Netroddharakaswami Temple
・ Netrodera


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

NetRexx : ウィキペディア英語版
NetRexx

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.〔
== History ==
In 1995 Mike Cowlishaw ported Java to OS/2 and soon after started with an experiment to run REXX on the JVM. With REXX generally considered the first of the general purpose scripting languages, NetRexx is the first alternative language for the JVM. The 0.50 release, from April 1996, contained the NetRexx runtime classes and a translator written in REXX but tokenized and turned into an OS/2 executable. The 1.00 release came available in January 1997 and contained a translator bootstrapped to NetRexx.
Release 2.00 became available in August 2000 and was a major upgrade, in which interpreted execution was added.
Mike Cowlishaw left IBM in March 2010, and the future of IBM NetRexx as open source was unknown for a while. IBM finally announced the transfer of NetRexx source code to the Rexx Language Association (RexxLA) on June 8, 2011, 14 years after the v1.0 release.

IBM released the NetRexx source code to RexxLA under the ICU license. RexxLA shortly after released this as NetRexx 3.00 and has followed up with releases 3.01 on August 23, 2012, 3.02 on June 25th, 2013 and 3.03 on June 11th, 2014. the ICU license has not been approved by OSI; it appears to be a variant of the Expat License.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「NetRexx」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.