wonderland-clojure-katas

Clojure Katas的灵感来自爱丽丝梦游仙境。(Clojure Katas inspired by Alice in Wonderland.)

  • 所有者: gigasquid/wonderland-clojure-katas
  • 平台:
  • 许可证: Eclipse Public License 1.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

wonderland-clojure-katas

These are a collection of Clojure
katas inspired by
Lewis Carroll and Alice
in Wonderland
.

Alice and the tiny door

“Curiouser and curiouser!”
-- ― Lewis Carroll, Alice in Wonderland

How to Do the Katas

First, clone or fork this repo. Each of the katas are in their own
directory and are self contained Clojure leiningen projects. You cd
into the project and run lein test to show the failing tests, then
complete the code to make the tests pass. Each project has the
instructions in its own README.md file.

If you don't have Leiningen installed yet. Follow these instructions
to get it.

For example, to get started on the alphabet-cipher kata first.

  1. Clone or Fork this repo
  2. cd alphabet-cipher
  3. run lein test
  4. Check out the alphabet cipher instructions in the README.md.
  5. Add the code in the source files to make the tests pass.

License

Copyright © 2014 Carin Meier

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.

主要指标

概览
名称与所有者gigasquid/wonderland-clojure-katas
主编程语言Clojure
编程语言Clojure (语言数: 1)
平台
许可证Eclipse Public License 1.0
所有者活动
创建于2014-12-13 15:14:22
推送于2023-10-28 20:31:26
最后一次提交2023-10-28 16:31:26
发布数0
用户参与
星数872
关注者数27
派生数508
提交数367
已启用问题?
问题数9
打开的问题数0
拉请求数139
打开的拉请求数0
关闭的拉请求数11
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?