[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-team] Humour :"Hello World"



On Wed, Oct 06, 1999 at 11:37:20AM +0200, Gobin Jean-François wrote:
> Bon, il ne reste que le B, l'ADA, le prolog, le lisp (et le clisp), le
> tcl/tk, le windev (urk), le pl/1, l'algol, l'asm (370,80x86 (différents os),
> ...), le javascript, ...
... RPG aussi, et puis qqes langages un peu plus évolués:
SmallTalk, Eiffel...

Bon, en voilà encore un: JavaScript:

<html>
<head>
 <script language="JavaScript">
  function HelloWorld() {
  	document.write("Hello World<br>");
  }
 </script>
</head>
<body>
<script language="JavaScript">
 HelloWorld();
</script>
</body>
</html>

Et HTML, tant qu'on y est ;-)
<html><body>Hello World</body></html>

Ah! PHP:
<?php
 print "Hello World\n";
?>

tcl/tk... ben on avait déjà tcl, ça suffit ;-)
héhé... en macro vim ? :)

> Et on aura fait le tour des "Hello World" qui existent dans le monde ...
> :))))
Oui oh, faudra encore le faire en InterCal ("the language from hell"
<http://www.tuxedo.org/~esr/intercal/stross.html>) et en Malbolge
("programming from hell" <http://www.mines.edu/students/b/bolmstea/malbolge/index.html>)
- avis aux amateurs :))))

-- 
  -o)  Pascal Bleser        | Instead of giving  Windows
  /\\  C++/UNIX Development | the "three-finger-salute",
 _\_v  ATOS Payment Systems | give it  the  "one-finger-
       Aachen, Germany      | goodbye"  {jfk/propaganda}   
<pbleser@atos-group.com>--------------<guru@linuxbe.org>

---------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.