Noop

Noop
Noop
Appeared in 2009
Typing discipline static
License Apache License 2.0
Website http://code.google.com/p/noop

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

According to one of the project owners, "it's dead".[2]

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


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Noop — Apparu en 2009 Auteur Google Développeur Google Licence …   Wikipédia en Français

  • noop — /noop/ (Walter Scott) noun A knob, tip (of the elbow) ORIGIN: Cf ↑knop …   Useful english dictionary

  • NOOP — Язык программирования, разработанный компанией Google. NOP Команда «No Operation» …   Википедия

  • Noop — Эта статья о языке программирования, который разработан компанией Google. Статья об инструкции процессора (NOOP), которая предписывает ничего не делать находится тут. Noop  новый язык программирования, разрабатываемый компанией Google.… …   Википедия

  • Noop — Person, die keine Ahnung hat; dummer Mensch ♦ Frag, bloß nicht Michael, der ist total der Noop! …   Jugendsprache Lexikon

  • Noop scheduler — (ou ordonnanceur NOOP) est le plus simple des ordonnanceur d E/S du noyau Linux, et a été écrit par Jens Axboe. Vue d ensemble L ordonnanceur NOOP fonctionne en plaçant toutes les requêtes d E/S dans une simple file FIFO, et n implémente que la… …   Wikipédia en Français

  • Noop (disambiguation) — Noop may refer to: Noop, a programming language from Google NOOP, usually written NOP, a computer processor instruction Noop scheduler,an I/O scheduler for the Linux kernel. This disambiguation page lists articles associated with the same title.… …   Wikipedia

  • Noop scheduler — The NOOP scheduler is the simplest I/O scheduler for the Linux kernel. This scheduler was developed by Jens Axboe. Overview The NOOP scheduler inserts all incoming I/O requests into a simple FIFO queue and implements request merging. The… …   Wikipedia

  • NOOP — No Operation (Computing » Assembly) * No One Owns People (Miscellaneous » Funnies) …   Abbreviations dictionary

  • NOOP — (ftpd Request) No Operation …   Acronyms

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”