The Law Of Complexity (2024)
Complexity never eliminate,
it just move from one place to another.
Cogito, ergo sum
Complexity never eliminate,
it just move from one place to another.
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.
In 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.