garden/content/posts/lisp.md
SouthFox 08db36282d
All checks were successful
continuous-integration/drone Build is passing
new init
2023-05-20 19:32:59 +08:00

318 B

+++ title = "Lisp" author = ["SouthFox"] date = 2022-09-02T21:25:00+08:00 lastmod = 2022-09-02T22:42:57+08:00 tags = ["publish"] draft = false +++

Lisp 是一款古老的语言,其功能正在被现有的高级语言「重新发明」。

[Lisp 基础]({{< relref "../references/SICP 第一课.md#lisp-基础" >}})