This tutorial assumes some basic familiarity with programming in general, and with Common Lisp in particular. There are numerous resources online for getting started with Common Lisp, and Common Lisp ...
This repo is a template for following along with the Lisp tutorial I am writing. It is based on mal, the Make a Lisp process, but instead of typing code into a REPL prompt, forms are evaluated in a ...