lith/hello.lith

5 lines
90 B
Plaintext

;;;; hello.lith
;;;; the "Hello, world!" program written in lith
(print "Hello, world!")