mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-04 22:07:52 +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
|
;;; 0. Syntax
|
||||||
@@ -589,6 +589,7 @@ nil ; for false - and the empty list
|
|||||||
;; regular code.
|
;; regular code.
|
||||||
|
|
||||||
;; See Practical Common Lisp for more information on macros.
|
;; See Practical Common Lisp for more information on macros.
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Further Reading
|
## Further Reading
|
||||||
|
Reference in New Issue
Block a user