Package clojure: Information
Source package: clojure
Version: 1.7.0-alt2_1jpp8
Build time: Jul 11, 2020, 04:41 PM
Category: Development/Java
Report package bugHome page: http://clojure.org/
License: EPL
Summary: A dynamic programming language that targets the Java Virtual Machine
Description:
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.
Maintainer: Igor Vlasenko
Last changed
Nov. 7, 2017 Igor Vlasenko 1:1.7.0-alt2_1jpp8
- fixed build
Feb. 2, 2016 Igor Vlasenko 1:1.7.0-alt1_1jpp8
- new version
Sept. 8, 2014 Igor Vlasenko 1:1.5.1-alt1_2jpp7
- new release