Hello world/Newbie: Difference between revisions

(Added PicoLisp)
Line 39:
 
<lang j>'Goodbye, World!'</lang>
 
=={{header|Mathematica}}==
Buy & Install the program from http://www.wolfram.com/mathematica/
 
Start Mathematica either :
-by calling math.exe(Windows) or math (Others)
-by double clicking on the Mathematica icon.
 
Open a new notebook and type :
Print[ "Goodbye, World!"]
 
 
=={{header|PARI/GP}}==