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
+1
vote
2
answers
Why are symbols not cached and interned the way keywords are in Clojure?
asked
Sep 4, 2019
in
Compiler
by
didibus
+1
vote
1
answer
Replacing core interfaces with protocols
asked
Aug 4, 2019
in
Compiler
by
Mikhail Kuzmin
interface
protocol
+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
+1
vote
1
answer
calls to static interface methods are broken for primitive args
asked
Jun 11, 2019
in
Compiler
by
jira
problem
jira
+1
vote
4
answers
The 'do symbol is skipped in some contexts where it shouldn't be
asked
Nov 20, 2018
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
2
answers
Primitive type aliases do not always work due to meta data evaluation
asked
Dec 2, 2016
in
Compiler
by
jira
request
jira
+1
vote
4
answers
Var redefinition breaks in AOT-compiled code
asked
Jan 5, 2016
in
Compiler
by
jira
problem
jira
+1
vote
2
answers
macroexpand throws runtime exception on symbol bound to a class
asked
Jun 17, 2015
in
Compiler
by
jira
problem
jira
+1
vote
14
answers
Avoid compile-time static initialization of classes when using inheritance
asked
Jun 2, 2015
in
Compiler
by
jira
request
jira
+1
vote
7
answers
Recur around try boxes primitives
asked
May 15, 2014
in
Compiler
by
jira
request
jira
+1
vote
6
answers
Special symbols can be shadowed inconsistently
asked
Apr 28, 2014
in
Compiler
by
jira
problem
jira
+1
vote
2
answers
Add support for marking gen-class methods as native
asked
Apr 21, 2014
in
Compiler
by
jira
request
jira
+1
vote
1
answer
fn and letfn don't support hinting the function's return type
asked
Jul 17, 2013
in
Compiler
by
jira
request
jira
+1
vote
2
answers
Evaling ((fn [do] do) 1) returns nil while ((fn [do] do do) 1) returns 1
asked
Jun 9, 2013
in
Compiler
by
jira
problem
jira
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.5k)
Syntax and reader
(75)
Compiler
(142)
Macros
(26)
Records and Types
(19)
Collections
(80)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(7)
Namespaces and vars
(18)
Refs, agents, atoms
(13)
Java Interop
(83)
IO
(22)
Errors
(75)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(618)
ClojureCLR
(28)
Contrib libs
(735)
Tools
(80)
Meta
(20)
Other
(96)
Beginner
(2)
...