Inspiration
Submission for LHD: Build day 1
What it does
Output a "Hello, World!" message to the terminal
How I built it
I watched a YouTube video on how to program Lisp and went from there. It also took me a while to get CLISP on Windows.
Code Preview
(format t "Hello, World! ~%")
Built With
- lisp
- notepad++
Log in or sign up for Devpost to join the conversation.