Programming Clojure

著者

    • Halloway, Stuart Dabbs
    • Hickey, Rich
    • Pfalzer, Susannah Davidson

書誌事項

Programming Clojure

Stuart Halloway [;foreword by Rich Hickey ; edited by Susannah Davidson Pfalzer]

(The pragmatic programmers)

Pragmatic, 2009

  • : pbk

大学図書館所蔵 件 / 3

この図書・雑誌をさがす

内容説明・目次

内容説明

Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features: Clojure is elegant. Clojure's clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony. Clojure is Lisp reloaded. Clojure has the power inherent in Lisp, but is not constrained by the history of Lisp. Clojure is a functional language. Data structures are immutable, and functions tend to be side-effect free.This makes it easier to write correct programs, and to compose large programs from smaller ones. Clojure is concurrent. Rather than error-prone locking, Clojure provides software transactional memory. Clojure embraces Java. Calling from Clojure to Java is direct, and goes through no translation layer. Clojure is fast. Wherever you need it, you can get the exact same performance that you could get from hand-written Java code. Many other languages offer some of these features, but the combination of them all makes Clojure sparkle. Programming Clojure shows you why these features are so important, and how you can use Clojure to build powerful programs quickly.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BA91636158
  • ISBN
    • 9781934356333
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Raleigh, NC
  • ページ数/冊数
    xxi, 280 p.
  • 大きさ
    23 cm
  • 分類
  • 件名
  • 親書誌ID
ページトップへ