If anybody knows someone that has some Swift compiler / AST experience that is available for some short-term consulting work please put them in touch. This is LiveView Native related
#myelixirstatus
I am going to start writing all of my Elixir code so that I do not hide the true Lisp nature.
defmodule(Math, [
{:do, def(add(a, b), [{:do, a + b}])}
])
and to anyone surprised by this, its been in the guides for some time https://t.co/S3RBPN9Uoq