guide: make explicit that the example code can be adapted.
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 20 Aug 2019 21:31:19 +0000 (23:31 +0200)
committerNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 20 Aug 2019 21:31:19 +0000 (23:31 +0200)
process/guide.md

index 1116312..c6ed501 100644 (file)
@@ -200,6 +200,13 @@ bit bad about it.
 
 ## The Make-A-Lisp Process
 
+Feel free to follow the guide as literally or as loosely as you
+like. You are here to learn; wandering off the beaten path may be the
+way you learn best. However, each step builds on the previous steps,
+so if you are new to Lisp or new to your implementation language then
+you may want to stick more closely to the guide your first time
+through to avoid frustration at later steps.
+
 In the steps that follow the name of the target language is "quux" and
 the file extension for that language is "qx".