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

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



Et aussi

FORTH:
---------------------------->%------------------
." Hello World" CR
BYE
------------------------------------------------

PostScript minimaliste
---------------------------->%---------------
100 100 moveto
/Helvetica findfont 12 scalefont setfont
(Hello World) show
showpage
^D
--------------------------->%----------------


Idem, avec prologue, trailer...
--------------------------->%----------------
%!PS-Adobe-3.0
%%Creator: emacs...
%%CreationDate: Thu Oct  7 11:04:33 1999
%%DocumentNeededResources: font Helvetica

(etc.)

%%Trailer
end
%%EOF
-------------------------------------------------------------------------
Dr Alain EMPAIN, Informatics, Site Master
   National Botanic Garden of Belgium
   B-1860 MEISE, Belgium 
Phone: +32 2 2600 940(direct) 2600 920(central)      Fax: +32 2 2600 945 
Home:  +32 85 512341     alain@BR.fgov.be(work&home) [Céline: celine@ping.be]



---------
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.