Posts tagged clojure
Posts tagged clojure
I consider myself to be a fairly competent functional programmer.
(via clojurelinks)
Functional languages, and specifically the clojure language are being talked about at the SMX offices recently and I thought it was about time I gave it a closer examination and I’ve always found the easiest way for me to learn about new technology/frameworks is to somehow graft it into an existing project I’m working on - and in this instance that means running clojure from an OSGi bundle.
Clojureベースの、JVM用のR風統計コンピューティングとグラフィックプラットフォームです。
InfoQ: Clojure総まとめ:Craneによる配布、Incanterによる算術計算、Leiningen 1.0によるビルド
ある方面でR言語でアプリを開発しているのだが…という相談を受けているのでちょっと魅力かも。
OSGiは色々なJVM向け言語を走らせるのに最適なフレームワークではないだろうか。clojureとかのっけてみようっと。
興味があるのは向きが逆なヤツでclosure on OSGiってなところだ(EclipseにはE4 JavascriptというJavascriptでOSGiバンドルを作る話がある)。
ClojarsはClojureライブラリの共有や利用を簡単にするための新しいリポジトリだ。Leiningenという名で呼ばれるClojure用ビルドツールを使えば、作ったライブラリをまとめてClojarsへプッシュでき、ライブラリを取得するときもClojureにとって既定の正しい位置に落としてくれる。
This site exists to make it easier to use Clojure rather than Scheme while working through SICP. The folks behind SICP were kind enough to release it under a Creative Commons Attribution-Noncommercial 3.0 Unported License, which will allow me to annotate the text and adapt its source code and exercises to fit the Clojure language.