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
+2
votes
2
answers
Are protocol methods guaranteed to not be directly linked?
asked
Aug 23, 2021
in
Compiler
by
Adrian
direct-linking
+1
vote
2
answers
Is it possible to gen-class with a private final field?
asked
Jul 26, 2019
in
Compiler
by
Aleksei Sotnikov
gen-class
encapsulation
+5
votes
1
answer
Why gen-class does not generate default interface methods?
asked
Aug 21, 2023
in
Compiler
by
Eric Dallo
gen-class
clojure
sources
request
jira
+1
vote
2
answers
let binding does not infer primitive type of type hinted global var
asked
Jan 30, 2023
in
Compiler
by
didibus
bug
compiler
type-hints
+1
vote
1
answer
is It possible to implement a label/goto mechanism in clojure
asked
Apr 30, 2021
in
Compiler
by
Jim Newton
jvm
goto
aocp
knuth
0
votes
1
answer
What does "RT" stand for?
asked
Mar 14, 2021
in
Compiler
by
Zach Mitchell
backend
implementation
+1
vote
1
answer
Replacing core interfaces with protocols
asked
Aug 4, 2019
in
Compiler
by
Mikhail Kuzmin
interface
protocol
0
votes
4
answers
Throw an exception if def name contains a dot
asked
Aug 29, 2014
in
Compiler
by
jira
request
jira
0
votes
6
answers
Recur mismatch might cause multiple evaluation
asked
Apr 17, 2014
in
Compiler
by
jira
problem
jira
0
votes
2
answers
Spectre mitigations in Clojure Compiler
asked
Nov 13, 2020
in
Compiler
by
Amir Naseredini
spectre
spectre mitigation
security
+1
vote
1
answer
Comparing ratios with BigDecimals can throw
asked
Feb 21, 2025
in
Compiler
by
Daniel Janus
clojure
numerics
bug
+1
vote
2
answers
defrecord can emit invalid bytecode
asked
Dec 14, 2020
in
Compiler
by
dpsutton
defrecord
problem
jira
0
votes
1
answer
Java agent fails to access the "this" reference on clojure function exit
asked
Dec 10, 2019
in
Compiler
by
patsonluk
problem
0
votes
1
answer
Finer-grained control over direct-linking
asked
Dec 18, 2022
in
Compiler
by
oyakushev
compiler
direct-linking
0
votes
2
answers
Validation that next Clojure version has no regression in language semantics with previous version
asked
Jan 30, 2024
in
Compiler
by
Andray Shotkin
clojure
compiler
Page:
« prev
1
2
3
4
5
6
7
...
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
(87)
Compiler
(150)
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
(91)
IO
(22)
Errors
(76)
REPL
(52)
Printing
(38)
Regex
(2)
Spec
(171)
Test
(25)
Docs
(108)
ClojureScript
(625)
ClojureCLR
(32)
Contrib libs
(752)
Tools
(86)
Meta
(20)
Other
(97)
Beginner
(4)
...