1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Fix problems with zh-cn common lisp

This commit is contained in:
Adam
2013-12-11 08:31:45 -08:00
parent 4c95f6570e
commit f9cff00e89

View File

@@ -1,10 +1,11 @@
--- ---
Language: "Common Lisp" language: "Common Lisp"
Filename: commonlisp.lisp filename: commonlisp-cn.lisp
Contributor: contributors:
- ["Paul Nathan", "https://github.com/pnathan"] - ["Paul Nathan", "https://github.com/pnathan"]
Translator: translators:
- ["Mac David", "http://macdavid313.com"] - ["Mac David", "http://macdavid313.com"]
lang: zh-cn
--- ---
ANSI Common Lisp 是一个广泛通用于各个工业领域的、支持多种范式的编程语言。 ANSI Common Lisp 是一个广泛通用于各个工业领域的、支持多种范式的编程语言。