RosettaCodeData/Task/HTTP/PicoLisp/http.l

5 lines
151 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
(load "@lib/http.l")
(client "rosettacode.org" 80 NIL # Connect to rosettacode
(out NIL (echo)) ) # Echo to standard output