/getaway-to-land-of-lisp

Everyone needs a break or two to get away to the land of Lisp

Getaway to land of Lisp

This repo contains code and project guided by The Land of Lisp.

Getting Started

Instal Common Lisp with:

$ apt-get install clisp

To quit clisp, do $ (quit). To stop clisp from going crazy, do $ :9.

TODO

  • Finish guess-my-number game