Introduction to Common Lisp

In this video, Andre and Chris explore the world of Lisp. We cover concepts such as car, cdr, and the basics of atoms and S expressions. We also briefly touch on function arguments. This video will be a part of a series on creating a blog using Common Lisp. Since we only cover a few topics in this video, here are some additional resources in the meantime to learn about Lisp. We are by no means lisp hackers but we hope to share some of what we have learned so far. Installing Lisp SBCL Installing Emacs Emacs
Back to Top