Noop

From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search
Noop
Appeared in 2009
Typing discipline static
Website http://code.google.com/p/noop

Noop (pronounced /ˈnoʊ ɑp/, like NOP) is a new 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 industry best-practices. Noop is initially targeted to run on the Java Virtual Machine.[1]

Examples

Hello world in Noop

import noop.Application;
import noop.Console;

class HelloWorld(Console console) implements Application {

  Int main(List args) {
    String s = "Hello World!";

    console.println(s);
    return 0;
  }
}

References

External links

ru:Noop

If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...