<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Oladeji Adekunle</title>
    <description>The latest articles on DEV Community by Oladeji Adekunle (@oladeji_adekunle_f56f16b2).</description>
    <link>https://dev.to/oladeji_adekunle_f56f16b2</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3938860%2Fc96378ad-d850-49a4-9e41-a0d6f5f266c1.png</url>
      <title>DEV Community: Oladeji Adekunle</title>
      <link>https://dev.to/oladeji_adekunle_f56f16b2</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oladeji_adekunle_f56f16b2"/>
    <language>en</language>
    <item>
      <title>My Journey Into Compiler Design</title>
      <dc:creator>Oladeji Adekunle</dc:creator>
      <pubDate>Mon, 22 Jun 2026 17:48:04 +0000</pubDate>
      <link>https://dev.to/oladeji_adekunle_f56f16b2/my-journey-into-compiler-design-4154</link>
      <guid>https://dev.to/oladeji_adekunle_f56f16b2/my-journey-into-compiler-design-4154</guid>
      <description>&lt;p&gt;During my HatchDev program at Nithub, I was inspired by one great software engineer, David Dada, to take a closer look at compiler design. That spark eventually led me to one of the most interesting programming books I’ve read so far: Crafting Interpreters by Robert Nystrom.&lt;br&gt;
What makes this book special is that it’s really two things in one:&lt;/p&gt;

&lt;p&gt;A hands-on guide to building interpreters (by following along with the implementation of a language called Lox)&lt;br&gt;
A deep dive into fundamental programming concepts like data structures, algorithms, and programming language theory.&lt;/p&gt;

</description>
      <category>algorithms</category>
      <category>computerscience</category>
      <category>devjournal</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
