Created
November 26, 2016 05:56
-
-
Save zhouqiang-cl/8ba608ffcbc9b8a19856c613f18cfe1d to your computer and use it in GitHub Desktop.
common lisp 的符号
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
符号是变量的名字,符号本身就是以对象的方式存在 | |
符号必须要被引用,不然会被当作变量 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment