CommonLisp语言学习程序CommonLispKoans.zip

时间:2022-08-07 22:36:52
【文件属性】:

文件名称:CommonLisp语言学习程序CommonLispKoans.zip

文件大小:61KB

文件格式:ZIP

更新时间:2022-08-07 22:36:52

开源项目

Common Lisp Koans(lisp-koans)是一个语言学习练习程序,类似 ruby koans,python koans 等等。Common Lisp Koans 主要是帮助学习一些 lisp 规范特性和改进,可以学习到大量的 Common Lisp 语言特性。终端,在文件 'contemplate.lsp' 执行 lisp 解析器:sbcl --script contemplate.lsp运行再一个新版本会输出:unning on a fresh version should output the following:Thinking about ASSERTS     ASSERT-TRUE requires more meditation. You have not yet reached enlightenment ...   A koan is incomplete. Please meditate on the following code:    File "koans/asserts.lsp"    Koan "ASSERT-TRUE"    Current koan assert status is "(INCOMPLETE)" You are now 0/169 koans and 0/25 lessons closer to reaching enlightenment 标签:Common


【文件预览】:
lisp-koans-master
----.koans(412B)
----koans()
--------variables-parameters-constants.lsp(3KB)
--------lists.lsp(4KB)
--------dice-project.lsp(3KB)
--------structures.lsp(4KB)
--------nil-false-empty.lsp(2KB)
--------mapcar-and-reduce.lsp(3KB)
--------equality-distinctions.lsp(4KB)
--------loops.lsp(6KB)
--------multiple-values.lsp(2KB)
--------arrays.lsp(3KB)
--------extra-credit.lsp(324B)
--------vectors.lsp(2KB)
--------clos.lsp(7KB)
--------triangle-project.lsp(2KB)
--------functions.lsp(8KB)
--------control-statements.lsp(2KB)
--------macros.lsp(5KB)
--------atoms-vs-lists.lsp(2KB)
--------evaluation.lsp(3KB)
--------scope-and-extent.lsp(2KB)
--------strings.lsp(3KB)
--------scoring-project.lsp(2KB)
--------asserts.lsp(1KB)
--------condition-handlers.lsp(5KB)
--------hash-tables.lsp(5KB)
--------type-checking.lsp(5KB)
--------threads.lsp(11KB)
--------iteration.lsp(4KB)
--------format.lsp(2KB)
--------GREED_RULES.txt(2KB)
--------special-forms.lsp(4KB)
----meditate-linux.sh(995B)
----unused-test-ideas.lsp(1KB)
----lisp-unit.lsp(24KB)
----LICENSE(10KB)
----README.md(3KB)
----contemplate.lsp(8KB)
----TODO(287B)
----.gitignore(51B)
----meditate-macos.sh(977B)

网友评论