Noop

Noop
Noop
Apparu en 2009
Auteur Google
Développeur Google
Licence Licence Apache 2.0
Site web http://code.google.com/p/noop

Noop est un nouveau projet de Google dans le but de développer un nouveau langage de programmation. Noop doit fonctionner sur la machine virtuelle Java[1].

Sommaire

Exemple

Hello world en 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;
  }
}

Note et références

  1. (en) Noop - a new language for the JVM sur http://www.h-online.com/. Mis en ligne le 17 septembre 2009, consulté le 25 juillet 2010

Voir aussi

Lien externe


Wikimedia Foundation. 2010.

Contenu soumis à la licence CC-BY-SA. Source : Article Noop de Wikipédia en français (auteurs)

Игры ⚽ Нужно сделать НИР?

Regardez d'autres dictionnaires:

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

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

  • Noop — This article is about Noop, the programming language. For the processor instruction (usually written NOP ), see NOP. Noop Appeared in 2009 Typing discipline static License Apache License 2.0 Website …   Wikipedia

  • 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”