Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Most viewed questions in Compiler
0
votes
2
answers
parse-props in server.clj throws ConcurrentModificationException
asked
Jan 18, 2022
in
Compiler
by
Frank Yin
problem
jira
0
votes
1
answer
"file does not contain class clojure.asm.Symbol" warning when clojure-sources is in the classpath
asked
Dec 28, 2020
in
Compiler
by
vemv
sources
java
asm
0
votes
2
answers
AOT compilation sometimes results in extra classes for already compiled namespaces
asked
Apr 20, 2016
in
Compiler
by
jira
problem
jira
+1
vote
4
answers
Var redefinition breaks in AOT-compiled code
asked
Jan 5, 2016
in
Compiler
by
jira
problem
jira
0
votes
1
answer
Minor performance improvement for some-> / some->> (initial values known at compile time)
asked
Jun 20, 2021
in
Compiler
by
vemv
some->
some->>
0
votes
3
answers
Support (Java) transient fields in deftype, e.g. for hashcodes
asked
Oct 27, 2014
in
Compiler
by
jira
request
jira
+1
vote
2
answers
Primitive type aliases do not always work due to meta data evaluation
asked
Dec 2, 2016
in
Compiler
by
jira
request
jira
0
votes
1
answer
Is definline still broken when AOT compiled?
asked
Jan 23, 2021
in
Compiler
by
didibus
0
votes
2
answers
deftype instances with mutable fields cannot be compiled
asked
Dec 25, 2016
in
Compiler
by
jira
problem
jira
+7
votes
1
answer
'Method size too large!' compiling a `case` expression with unfortunate clause hashes
asked
Oct 25, 2023
in
Compiler
by
James Henderson
problem
jira
case
0
votes
1
answer
Why does the Clojure compiler give different output for the same input?
asked
May 8, 2023
in
Compiler
by
Robert Johnson 1
compiler
clojure
java
0
votes
1
answer
Can set! to fields of a defrecord
asked
Mar 14, 2017
in
Compiler
by
jira
problem
jira
+1
vote
1
answer
definterface seems not to resolve imported classes in type hints
asked
Nov 16, 2017
in
Compiler
by
jira
problem
jira
+1
vote
1
answer
Compiler exception caused by dynamically created :arglists metadata + recursive call in defn body
asked
Apr 22, 2024
in
Compiler
by
yuhan0
0
votes
2
answers
Single :tag for type hints conflates value's type with type of return value from an invoke
asked
Jul 2, 2009
in
Compiler
by
jira
request
jira
Page:
« prev
1
...
3
4
5
6
7
8
9
10
next »
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.6k)
Syntax and reader
(77)
Compiler
(144)
Macros
(26)
Records and Types
(19)
Collections
(81)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(8)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(85)
IO
(22)
Errors
(76)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(619)
ClojureCLR
(28)
Contrib libs
(740)
Tools
(82)
Meta
(20)
Other
(96)
Beginner
(2)
...