mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 06:17:36 +02:00
Scheme encoding for cl
This commit is contained in:
@@ -17,7 +17,7 @@ Another popular and recent book is
|
||||
|
||||
|
||||
|
||||
```commonlisp
|
||||
```scheme
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;; 0. Syntax
|
||||
@@ -589,6 +589,7 @@ nil ; for false - and the empty list
|
||||
;; regular code.
|
||||
|
||||
;; See Practical Common Lisp for more information on macros.
|
||||
```
|
||||
|
||||
|
||||
## Further Reading
|
||||
|
Reference in New Issue
Block a user