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