Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405019
en ru br
ALT Linux repos
S:1.11.1-alt1_3jpp11
5.0: 20080916-alt1_2jpp5

Group :: Development/Java
RPM: clojure

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.11.1-alt1_3jpp11
Build date: 20 march 2023, 12:33 ( 56.6 weeks ago )
Size: 838.73 Kb

Home page:   http://clojure.org/

License: EPL-1.0
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • clojure
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin