在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:sritchie/core.logic-koans开源软件地址:https://github.com/sritchie/core.logic-koans开源编程语言:Clojure 72.8%开源软件介绍:core.logic-koansCUSTOMIZE ME with some project specific details! Koans are a fun and easy way to learn a clojure project - no experience assumed or required. Just follow the instructions below to start making tests Getting Startedrun Running the KoansTo run the koans, simply run:
As you save your files with the correct answers, core.logic-koans will automatically advance you to the next koan or file. When you execute
The output is telling you that you have a failing test in The koans differ from normal TDD in that the tests are already written for you, so you'll have to pay close attention to the failure messages, because up until the very end, making a test pass just means that the next failure message comes up. While it might be easy (especially at first) to just fill in the blanks making things pass, you should work thoughtfully, making sure you understand why the answer is what it is. Enjoy your path to enlightenment! Trying more things outcore.logic-koans comes with a REPL (Read-Evaluate-Print Loop).
Here are some interesting commands you might try once you've got the REPL running:
And if those still don't make sense:
will show you what those commands mean. You can exit the REPL with LicenseCopyright (C) 2011 FIXME Distributed under the Eclipse Public License, the same as Clojure. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论