|
Noop (, like NOP) was a project from Google aiming to develop a new programming language. Noop attempts to blend the best features of "old" and "new" languages, while syntactically encouraging good programming practice. Noop is initially targeted to run on the Java Virtual Machine. According to one of the project owners, "It's dead". == Examples == Hello world in Noop import noop.Application; import noop.Console; class HelloWorld(Console console) implements Application 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Noop」の詳細全文を読む スポンサード リンク
|