
Added Hello World in Arc, a terse dialect of Lisp created mainly for the Hacker News website.
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
(prn "Hello, World!")
|