Going forward with learning, defvar
is used to define variables. Continue with the last program written in hello.lisp
. Here is how we can define the hello, world
program again with variables.
Kiran Chauhan
Technology, Politics, and Folk Literature
Lisp Learning Pt. 2
Feb 4, 2024Lisp Learning Pt. 1
Feb 3, 2024In my free time (which I have very little), I’m learning the Lisp programming language. After doing some search, I decided to go with Common Lisp and installed SBCL.