|
A Score for an Invisible Orchestra
|
|
7
|
300
|
April 14, 2026
|
|
ExPanda - full macro expansion for Elixir AST introspection
|
|
5
|
304
|
March 16, 2026
|
|
Is it common to use `use` and `__using__` for re-dispatching?
|
|
2
|
202
|
January 7, 2026
|
|
Clear definition of unquote fragments
|
|
5
|
3343
|
November 28, 2025
|
|
Advent Of Code libraries and frameworks
|
|
13
|
1368
|
November 23, 2025
|
|
DoTrace - Provides a trace/1 macro to trace function calls at runtime, mimicking Clojure's dotrace output
|
|
16
|
519
|
September 7, 2025
|
|
What's the typespec for an AST?
|
|
1
|
189
|
June 27, 2025
|
|
Compile-time validation of newtypes or at least static analysis
|
|
0
|
167
|
May 30, 2025
|
|
I can't get actual code location (line/column) from macros used in tests
|
|
8
|
1280
|
April 7, 2025
|
|
Define a function at compile-time
|
|
8
|
278
|
March 26, 2025
|
|
Adding guard to macro that just calls another function
|
|
7
|
228
|
February 24, 2025
|
|
Is evaluating a quoted expressions of nested DSL calls also considered as a bad practice?
|
|
4
|
188
|
October 20, 2024
|
|
Macro does not like module attribute?
|
|
6
|
299
|
October 12, 2024
|
|
Technique to allow a function call only within a macro
|
|
3
|
198
|
October 6, 2024
|
|
Why is the variable not available inside the macro?
|
|
3
|
155
|
October 6, 2024
|
|
Passing anonymous function as plug option
|
|
9
|
1868
|
October 3, 2024
|
|
Is it possible to detect if code is executing at compile time?
|
|
15
|
1608
|
August 27, 2024
|
|
Fireside - Installable & Upgradable Code Templates
|
|
0
|
201
|
August 17, 2024
|
|
Working on lib_elixir - Elixir core modules as a library
|
|
23
|
1381
|
August 16, 2024
|
|
How does GenServer (and any other use injections) overriding work from a metaprogramming standpoint?
|
|
3
|
124
|
July 29, 2024
|
|
Built a docker sdk from the open api spec using metaprogramming and code generation
|
|
0
|
160
|
June 19, 2024
|
|
Compile elixir module directly to BEAM bytecode without loading into memory
|
|
3
|
445
|
May 20, 2024
|
|
Making a macro for def with arguments
|
|
4
|
324
|
May 15, 2024
|
|
Catching @doc deprecated: "..." annotations
|
|
5
|
721
|
March 20, 2024
|
|
Is sigil_H an example of a macro that is unhygienic?
|
|
8
|
815
|
February 17, 2024
|
|
Any idea how to emit an empty AST node in a macro?
|
|
7
|
774
|
January 5, 2024
|
|
Unexpected behaviours when generating functions through metacoding
|
|
2
|
324
|
January 5, 2024
|
|
Accessing module attributes without compilation state guarantee
|
|
0
|
370
|
January 2, 2024
|
|
Implicit modules and script style plugins
|
|
2
|
366
|
January 1, 2024
|
|
Ecto.Query.API.fragment and string interpolation
|
|
7
|
1121
|
December 21, 2023
|