Share your thoughts in the 2025 State of Clojure Survey!
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:
Highest voted questions in Compiler
+3
votes
1
answer
Can't type hint literal collection containing runtime values
asked
May 16, 2016
in
Compiler
by
jira
problem
jira
+3
votes
16
answers
Macroexpansion discards &form metadata
asked
Oct 26, 2011
in
Compiler
by
jira
request
jira
+2
votes
1
answer
Breaking change in 1.12.0 - a static field is always preferred to a static function with the same name
asked
Feb 28
in
Compiler
by
Eugene Pakhomov
regression
problem
jira
+2
votes
0
answers
Cannot invoke "clojure.lang.Var.isBound()" because "clojure.lang.Compiler.LOADER" is null, potential bug?
asked
Apr 18, 2024
in
Compiler
by
Karol Wójcik
clojure
compiler
native-image
graalvm
exceptions
+2
votes
1
answer
Can direct-linking be enabled for my own code and not for libraries?
asked
Feb 27, 2024
in
Compiler
by
koddo
direct-linking
compiler
performance
clojure
+2
votes
1
answer
In 1.12, use arity for method selection disambiguation where possible
asked
Feb 10, 2024
in
Compiler
by
Colin Fleming 1
+2
votes
1
answer
Constructor callsites should emit an entry for the line number table?
asked
Nov 4, 2021
in
Compiler
by
Shogo Ohta
request
jira
+2
votes
2
answers
Are protocol methods guaranteed to not be directly linked?
asked
Aug 23, 2021
in
Compiler
by
Adrian
direct-linking
+2
votes
1
answer
What is a good place to start for implementing a new Clojure backend?
asked
Sep 4, 2020
in
Compiler
by
Joseph R Miles
backend
spec
+1
vote
1
answer
Macro expansion lose type hints
asked
Nov 3
in
Compiler
by
Juan Monetta
macroexpansion
clojure
type-hints
+1
vote
0
answers
Compiler-generated `foo__init.class` files lack `SourceFile` attribute
asked
Jul 31
in
Compiler
by
ihumrt
clojure
compiler
+1
vote
2
answers
Consider documenting usage of `do` for the Gilardi scenario
asked
Jul 13
in
Compiler
by
Eugene Pakhomov
gilardi scenario
require
documentation
+1
vote
1
answer
Using letfn* for defining corecursive reified implementations
asked
Jun 27
in
Compiler
by
paganma
clojure
compiler
bindings
style
+1
vote
1
answer
Comparing ratios with BigDecimals can throw
asked
Feb 21
in
Compiler
by
Daniel Janus
clojure
numerics
bug
+1
vote
0
answers
Incorrect result when evaluating `not=` on `##NaNs`
asked
Dec 8, 2024
in
Compiler
by
Dave Roberts
problem
clojure.core
compiler
boxing
nan
Page:
« prev
1
2
3
4
5
...
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
(84)
Compiler
(149)
Macros
(27)
Records and Types
(19)
Collections
(82)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(9)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(90)
IO
(22)
Errors
(76)
REPL
(51)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(107)
ClojureScript
(622)
ClojureCLR
(32)
Contrib libs
(750)
Tools
(86)
Meta
(20)
Other
(97)
Beginner
(3)
...