mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Scheme encoding for cl
This commit is contained in:
parent
53017635c8
commit
dbf07b80ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user