Latest #quote Threads 
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
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
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
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
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
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
I have a Plug with many functions that return a parameterized anonymous function, for example:
def scaling(vmin,vmax) do
fn value -&g...
New
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
While watching The Upside Down Dimension of Elixir - An Introduction to Metaprogramming, I was reminded of a long-standing question I’ve ...
New
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
This Month's Trending
This Year's Trending
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
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
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
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
So I have this macro:
defmacro content(_opts \\ [], do: block) do
quote location: :keep do
def page_view(var!(conn)) do
...
New
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
I have a Plug with many functions that return a parameterized anonymous function, for example:
def scaling(vmin,vmax) do
fn value -&g...
New
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
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
While watching The Upside Down Dimension of Elixir - An Introduction to Metaprogramming, I was reminded of a long-standing question I’ve ...
New
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
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







