summary refs log blame commit diff stats
path: root/hello.lith
blob: c6355bea880d5918f16017c3d09379e81eb7af35 (plain) (tree)
1
2
3
4



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

(print "Hello, world!")