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
1
answer
What are the system requirements for Clojure?
asked
Nov 7, 2024
in
Compiler
by
jsampson45
compiler
system
0
votes
1
answer
Minor performance improvement for some-> / some->> (initial values known at compile time)
asked
Jun 20, 2021
in
Compiler
by
vemv
some->
some->>
+3
votes
1
answer
Macro-expansion hooks similar to clojure spec
asked
May 23, 2023
in
Compiler
by
Noah
request
jira
compiler
macroexpansion
macros
instrumentation
spec
malli
0
votes
2
answers
AOT compilation sometimes results in extra classes for already compiled namespaces
asked
Apr 20, 2016
in
Compiler
by
jira
problem
jira
0
votes
2
answers
Single :tag for type hints conflates value's type with type of return value from an invoke
asked
Jul 2, 2009
in
Compiler
by
jira
request
jira
+8
votes
1
answer
'Method size too large!' compiling a `case` expression with unfortunate clause hashes
asked
Oct 25, 2023
in
Compiler
by
James Henderson
problem
jira
case
0
votes
1
answer
Is definline still broken when AOT compiled?
asked
Jan 23, 2021
in
Compiler
by
didibus
+1
vote
3
answers
"Inconsistent stackmap frames at branch target" when providing a primitive hint
asked
Aug 4, 2020
in
Compiler
by
WickedShell
jira
problem
+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
0
votes
2
answers
deftype instances with mutable fields cannot be compiled
asked
Dec 25, 2016
in
Compiler
by
jira
problem
jira
0
votes
1
answer
Can set! to fields of a defrecord
asked
Mar 14, 2017
in
Compiler
by
jira
problem
jira
0
votes
1
answer
Unnecessary check in case?
asked
Feb 28, 2021
in
Compiler
by
Erik Assum
case
clojure.core
+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
definterface seems not to resolve imported classes in type hints
asked
Nov 16, 2017
in
Compiler
by
jira
problem
jira
0
votes
3
answers
Type hint fails with direct linking disabled
asked
Aug 19, 2016
in
Compiler
by
jira
problem
jira
Page:
« prev
1
...
4
5
6
7
8
9
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
(751)
Tools
(86)
Meta
(20)
Other
(97)
Beginner
(4)
...