
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Abstract Syntax Seed</title>
      <link>https://www.abstractsyntaxseed.com/blog</link>
      <description>A blog about parsing and in-depth explanations of whatever I&#39;m learning at the moment</description>
      <language>en-us</language>
      <managingEditor>Daniel Bazaco</managingEditor>
      <webMaster>Daniel Bazaco</webMaster>
      <lastBuildDate>Fri, 24 Jul 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.abstractsyntaxseed.com/tags/parsers/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.abstractsyntaxseed.com/blog/lexer/introduction</guid>
    <title>Building a Lexer Framework Part 1 - Introduction</title>
    <link>https://www.abstractsyntaxseed.com/blog/lexer/introduction</link>
    <description>On the journey to reinvent the wheel yet again while learning formal languages, it is time to build a lexer to generate old-school non-AI tokens</description>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <author>Daniel Bazaco</author>
    <category>lexer</category><category>parsers</category><category>formal languages</category>
  </item>

    </channel>
  </rss>
