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