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
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
0
votes
6
answers
Recur mismatch might cause multiple evaluation
asked
Apr 17, 2014
in
Compiler
by
jira
problem
jira
0
votes
2
answers
Recommended workflow to work on Clojure sources
asked
Oct 26, 2021
in
Compiler
by
pv
clojure
sources
java
asm
0
votes
2
answers
Catching non-Throwable produces invalid bytecode
asked
Apr 7, 2018
in
Compiler
by
jira
problem
jira
+1
vote
2
answers
what happens if a variable is declared lexical but defined dynamically
asked
Jul 23, 2021
in
Compiler
by
Jim Newton
declare
dynamic
jira
request
0
votes
2
answers
Spectre mitigations in Clojure Compiler
asked
Nov 13, 2020
in
Compiler
by
Amir Naseredini
spectre
spectre mitigation
security
0
votes
3
answers
Typehints for variadic methods in deftype fail to compile
asked
Mar 22, 2012
in
Compiler
by
jira
problem
jira
0
votes
2
answers
Post-def differences in dynamic var behavior
asked
Oct 2, 2020
in
Compiler
by
Matthew Davidson
compiler
dynamic
var
+3
votes
1
answer
Bytecode not 100% deterministic given identical inputs?
asked
Sep 27, 2022
in
Compiler
by
Moritz Heidkamp
+1
vote
1
answer
ArrayIndexOutOfBoundsException in clojure.asm.Frame
asked
Feb 8, 2022
in
Compiler
by
James Henderson
asm
0
votes
2
answers
Volatile mutable in deftype is not settable when using try..finally and returning this
asked
Apr 17, 2015
in
Compiler
by
jira
problem
jira
+1
vote
2
answers
Inconsistencies between Clojure's new functional interface conversion and Java's
asked
Jun 10, 2024
in
Compiler
by
Colin Fleming 1
0
votes
3
answers
Type hinting for array classes does not work in binding forms
asked
Dec 20, 2012
in
Compiler
by
jira
problem
jira
0
votes
2
answers
parse-props in server.clj throws ConcurrentModificationException
asked
Jan 18, 2022
in
Compiler
by
Frank Yin
problem
jira
0
votes
3
answers
AOT compilation can result in spurious ClassCastException during compile
asked
Dec 2, 2016
in
Compiler
by
jira
problem
jira
Page:
« prev
1
2
3
4
5
6
7
8
...
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
(739)
Tools
(81)
Meta
(20)
Other
(96)
Beginner
(2)
...