[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53765] [PATCH 09/17] gnu: Add clojure-tools-analyzer-jvm.
From: |
Maxime Devos |
Subject: |
[bug#53765] [PATCH 09/17] gnu: Add clojure-tools-analyzer-jvm. |
Date: |
Mon, 07 Feb 2022 20:01:49 +0100 |
User-agent: |
Evolution 3.38.3-1 |
Reily Siegel schreef op ma 07-02-2022 om 13:04 [-0500]:
> > Is it jvm-specific, or Java-specific?
> This is JVM-specific, as clojure compiles directly to JVM bytecode,
> without an intermediary Java state.
Compiling to Java bytecode does not imply the JVM -- for example,
GCJ can compile Java bytecode to native code, according to
<https://gcc.gnu.org/wiki/GCJ_FAQ>. There is no JVM involved in this
situation.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [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