Hello World in newLISP

#!/usr/bin/newlisp
(print "Hello World\n")
(exit)

Search on GitHub


Latest data update: 2024-11-24