Latest #quote Threads Top

przemyxe0p
Hi, I am wondering thy elixir added parens at the end not just simply changed \* to + and + to \* Interactive Elixir (1.19.1) - press C...
New
skyqrose
What’s the type to use for a function that returns a quote? For example: @spec f() :: what_goes_here def f() do quote do code e...
New
feld
I have this situation where I have a list of modules in a module attribute to be used for another purpose and I also want to “use” them, ...
New
Sebb
I have this weird behaviour with quoting n in iex. (1.14.3-otp25 on mac) iex(1)> ast = quote(do: n) {:n, [if_undefined: :apply, conte...
New
alichoopani
hello everyone. I am trying to learn metaprogramming and start with simple project. in this road I this weird situation. I want to impl...
New
xgeek116
I need to create an authorization system in Elixir, to do it I will generate a policy containing some permissions but in AST syntax and t...
New
LionelMarco
I have a Plug with many functions that return a parameterized anonymous function, for example: def scaling(vmin,vmax) do fn value -&g...
New
riccardomanfrin
I’m trying to understand how macros and module definitions interact with each others and I’m having few cases which I don’t understand. T...
New
Rich_Morin
While watching The Upside Down Dimension of Elixir - An Introduction to Metaprogramming, I was reminded of a long-standing question I’ve ...
New
augnustin
So I have this macro: defmacro content(_opts \\ [], do: block) do quote location: :keep do def page_view(var!(conn)) do ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

przemyxe0p
Hi, I am wondering thy elixir added parens at the end not just simply changed \* to + and + to \* Interactive Elixir (1.19.1) - press C...
New

Last Three Year's Trending Top

feld
I have this situation where I have a list of modules in a module attribute to be used for another purpose and I also want to “use” them, ...
New
Sebb
I have this weird behaviour with quoting n in iex. (1.14.3-otp25 on mac) iex(1)> ast = quote(do: n) {:n, [if_undefined: :apply, conte...
New
skyqrose
What’s the type to use for a function that returns a quote? For example: @spec f() :: what_goes_here def f() do quote do code e...
New

Trending Over Three Years Top

augnustin
So I have this macro: defmacro content(_opts \\ [], do: block) do quote location: :keep do def page_view(var!(conn)) do ...
New
riccardomanfrin
I’m trying to understand how macros and module definitions interact with each others and I’m having few cases which I don’t understand. T...
New
LionelMarco
I have a Plug with many functions that return a parameterized anonymous function, for example: def scaling(vmin,vmax) do fn value -&g...
New
alichoopani
hello everyone. I am trying to learn metaprogramming and start with simple project. in this road I this weird situation. I want to impl...
New
chgeuer
Hi, I’m trying to generate test cases from a JSON file. However, when I try the quote/unquote mechanism, it compiles but doesn’t find te...
New
Rich_Morin
While watching The Upside Down Dimension of Elixir - An Introduction to Metaprogramming, I was reminded of a long-standing question I’ve ...
New
xgeek116
I need to create an authorization system in Elixir, to do it I will generate a policy containing some permissions but in AST syntax and t...
New
leifericf
I’ve got this quote (paraphrase) stuck in my head: “The BEAM is Elixir’s greatest asset.” I must have heard it on some podcast or in ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement