[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53765] [PATCH 09/17] gnu: Add clojure-tools-analyzer-jvm.
From: |
Reily Siegel |
Subject: |
[bug#53765] [PATCH 09/17] gnu: Add clojure-tools-analyzer-jvm. |
Date: |
Mon, 07 Feb 2022 13:04:39 -0500 |
Maxime Devos <maximedevos@telenet.be> writes:
> Is it jvm-specific, or Java-specific?
This is JVM-specific, as clojure compiles directly to JVM bytecode,
without an intermediary Java state.
> Also, isn't Clojure based on Java, so Java-specific seems a tautology
> here?
There are also other implementations of Clojure that run on other
platforms, such as the CLR, JavaScript, and BEAM, and one under
development for Flutter.
--
Reily Siegel
- [bug#53765] [PATCH 12/17] gnu: Add clojure-com-cognitect-http-client., (continued)
[bug#53765] [PATCH 15/17] gnu: Add clojure-com-cognitect-aws-s3., Reily Siegel, 2022/02/03
[bug#53765] [PATCH 17/17] gnu: clojure-tools: Fix logging warning messages., Reily Siegel, 2022/02/03
[bug#53765] [PATCH 13/17] gnu: Add clojure-com-cognitect-aws-api., Reily Siegel, 2022/02/03