MainComputersProgrammingLanguages › Hello, World Program

Hello, World Program

Edit Page
Report
Scan day: 07 February 2014 UTC
8
Virus safety - good
Description: Lisp version of this canonical first program.
; LISP (DEFUN HELLO-WORLD () (PRINT (LIST 'HELLO 'WORLD))) [email protected] (Mark Singletary) Here's a simple Common Lisp program that will repeat forever: (LOOP (FORMAT T "~%Hello World")) Also, here's a program in ELisp (the dialect of Lisp used by the emacs editor) that will display "Hello World" repeatedly in emacs's message area: (while t (message "Hello World") (message "") ; force emacs to update the display )
Size: 504 chars

Contact Information

Email:
Phone&Fax:
Address:
Extended:

WEBSITE Info

Page title:
Keywords:
Description:
IP-address:138.47.18.129

WHOIS Info

NS
Name Servers: DNS1.LATECH.EDU 138.47.18.36 DNS2.LATECH.EDU 138.47.18.25
WHOIS
Date
activated: 25-Apr-1990
last updated: 26-May-2010
expires: 31-Jul-2014