add new chinese translations
This commit is contained in:
12
pages.zh/common/sbcl.md
Normal file
12
pages.zh/common/sbcl.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# sbcl
|
||||
|
||||
> 高性能的 Common Lisp 编译器。
|
||||
> 更多信息请访问:<https://www.sbcl.org/>.
|
||||
|
||||
- 启动 REPL(交互式命令行):
|
||||
|
||||
`sbcl`
|
||||
|
||||
- 执行一个 Lisp 脚本:
|
||||
|
||||
`sbcl --script {{path/to/script.lisp}}`
|
Reference in New Issue
Block a user