Skip to content

Instantly share code, notes, and snippets.

@zhouqiang-cl
Created November 26, 2016 05:56
Show Gist options
  • Save zhouqiang-cl/8ba608ffcbc9b8a19856c613f18cfe1d to your computer and use it in GitHub Desktop.
Save zhouqiang-cl/8ba608ffcbc9b8a19856c613f18cfe1d to your computer and use it in GitHub Desktop.
common lisp 的符号
符号是变量的名字,符号本身就是以对象的方式存在
符号必须要被引用,不然会被当作变量
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment