garden/content/main/lisp.md

13 lines
318 B
Markdown
Raw Normal View History

2023-05-20 13:32:59 +02:00
+++
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-基础" >}})