garden/content/main/lisp.md
SouthFox cb37e6a77b
All checks were successful
/ deploy (push) Successful in 1m12s
[build] create dir
2024-06-04 14:52:49 +08:00

12 lines
318 B
Markdown

+++
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-基础" >}})