/lisp-nikolaus

Solution of 'Haus vom Nikolaus' implemented in Common Lisp

Primary LanguageCommon Lisp

lisp-nikolaus

'Haus vom Nikolaus' implemented in Common Lisp. Calculates all 88 solutions.

2019-07-18 Added new version of Nikolausi 😃

Installation

Download nikolaus.lisp

Running the program

To run the program you need an implementation of Common Lisp such as clisp (http://www.clisp.org). Enter into the directory where you've downloaded the source file and start the Lisp REPL. On the REPL command prompt enter

(load "nikolaus.lisp")
(lets-go)

All solutions will be printed out.

Screenshots

Screenshot