1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 10:14:58 +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"
Filename: commonlisp.lisp
Contributor:
language: "Common Lisp"
filename: commonlisp-cn.lisp
contributors:
- ["Paul Nathan", "https://github.com/pnathan"]
Translator:
translators:
- ["Mac David", "http://macdavid313.com"]
lang: zh-cn
---
ANSI Common Lisp 是一个广泛通用于各个工业领域的、支持多种范式的编程语言。