搜索资源列表
lecture2
- Functional programming ( clojure ) Conditional evaluations Maps Namespaces Functions Binding Destructuring Recursion Arguments
lecture3
- Funtional programming (clojure) Development environment Higher order functions
lecture4
- Functional programming (clojure) Announcement bits Metaprogramming
lecture5
- Functional programming (clojure) Immutability Laziness
lecture6
- Functional programming (clojure) Abstracting lists Metadata Data formats Design by Contract Testing
clj-ds-master
- 由 Clojure 改变的java程序在当前版本的调用Clojure,一定的方法对persistenthashmap要求 加载整个Clojure的运行,包括引导过程。这大约需要一秒钟。 这意味着,第一次这些方法之一就是,一个Java用户体验 轻微的延迟(和内存使用量增加)。-The clj-ds project will maintain Java versions of the code, and where possible attempt t
intellij-leiningen-plugin
- Intellij IDEA自己插件中心上面这个leiningen插件是有问题的,但可以用这里提供插件的源码自行在IDEA 12和13上编译安装。对与用IDEA开发Clojure程序有兴趣的朋友可以试试,内附编译说明。-This plugin integrates Leiningen into IntelliJ. It is supposed to work with both the Ultimate and Community Edition of IntelliJ. Featu
programming-clojure
- Programming Clojure一书代码 http://www.pragprog.com/titles/shcloj2/programming-clojure 实际上是Clojure代码,不过放在Java下面比较好找,而且两者是有互操作的。-Sample Code for Programming Clojure http://www.pragprog.com/titles/shcloj2/programming-clojure
lab1
- clojure 入门学习 计算机2041课第一次lab。自己写的,很简单的几个function-clojure lab1