<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Dorgan&apos;s Blog</title><description>Thoughts on Elixir, programming, and software engineering.</description><link>https://dorgan.ar/</link><language>en-us</language><item><title>Preparing the ground for source code manipulation</title><link>https://dorgan.ar/posts/2021/07/preparing-the-ground-for-source-code-manipulation/</link><guid isPermaLink="true">https://dorgan.ar/posts/2021/07/preparing-the-ground-for-source-code-manipulation/</guid><description>Taking a look at the issues faced when trying to modify your source code and how Sourceror can help to solve them.</description><pubDate>Thu, 01 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Introduction</title><link>https://dorgan.ar/posts/2021/04/the_elixir_ast/</link><guid isPermaLink="true">https://dorgan.ar/posts/2021/04/the_elixir_ast/</guid><description>Exploring in detail the Elixir AST, and then using it to build a macro and a static code checker.</description><pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Building a static code analyzer</title><link>https://dorgan.ar/posts/2021/04/the_elixir_ast_analyzer/</link><guid isPermaLink="true">https://dorgan.ar/posts/2021/04/the_elixir_ast_analyzer/</guid><description>Analyzing the AST to build a static code analyzer.</description><pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Building a typed struct macro</title><link>https://dorgan.ar/posts/2021/04/the_elixir_ast_typedstruct/</link><guid isPermaLink="true">https://dorgan.ar/posts/2021/04/the_elixir_ast_typedstruct/</guid><description>Analyzing the AST to build a typed struct macro.</description><pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Making sense of Elixir (improper) lists</title><link>https://dorgan.ar/posts/2021/03/making-sense-of-elixir-(improper)-lists/</link><guid isPermaLink="true">https://dorgan.ar/posts/2021/03/making-sense-of-elixir-(improper)-lists/</guid><description>A deep dive into the implementation of lists in Elixir</description><pubDate>Wed, 03 Mar 2021 00:00:00 GMT</pubDate></item></channel></rss>