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
+1
vote
0
answers
Compiler-generated `foo__init.class` files lack `SourceFile` attribute
asked
Jul 31, 2025
in
Compiler
by
ihumrt
clojure
compiler
+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
0
votes
1
answer
Okay to remove some code meant to keep backwards compatibility with a version from 9 years ago?
asked
Dec 12, 2019
in
Compiler
by
Thomas Lisankie
jira
0
votes
1
answer
ClassFormatError when nesting try->loop->try
asked
Jun 21, 2019
in
Compiler
by
jira
problem
jira
0
votes
1
answer
Support type-hinted overrides of function parameters
asked
Sep 7, 2013
in
Compiler
by
jira
request
jira
0
votes
1
answer
Unused var on clojure's RT class
asked
May 6, 2020
in
Compiler
by
Michel Henrique Dib
0
votes
1
answer
Object instance members should resolve to Object
asked
Mar 30, 2015
in
Compiler
by
jira
request
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
0
votes
1
answer
dot form silently drops additional (invalid) args
asked
Nov 5, 2017
in
Compiler
by
jira
problem
jira
+1
vote
1
answer
calls to static interface methods are broken for primitive args
asked
Jun 11, 2019
in
Compiler
by
jira
problem
jira
0
votes
1
answer
Make if forms compile directly to the appropriate branch expression if the test is a literal
asked
Nov 24, 2014
in
Compiler
by
jira
request
jira
0
votes
1
answer
cannot call Java Constructor overload
asked
Nov 3, 2025
in
Compiler
by
mata saru
compiler
java interop
constructor overload
+1
vote
1
answer
Macro expansion lose type hints
asked
Nov 3, 2025
in
Compiler
by
Juan Monetta
macroexpansion
clojure
type-hints
0
votes
1
answer
Why is `list` defined with a RestFn instead of `create` method?
asked
Dec 9, 2025
in
Compiler
by
Noah
0
votes
0
answers
Unwrapped do is treated as a special form in let and fn bodies
asked
Oct 24, 2025
in
Compiler
by
yuhan0
Page:
« prev
1
...
7
8
9
10
11
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
(87)
Compiler
(151)
Macros
(27)
Records and Types
(19)
Collections
(82)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(10)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(92)
IO
(22)
Errors
(76)
REPL
(52)
Printing
(38)
Regex
(2)
Spec
(171)
Test
(25)
Docs
(108)
ClojureScript
(626)
ClojureCLR
(32)
Contrib libs
(756)
Tools
(88)
Meta
(20)
Other
(98)
Beginner
(4)
...