<?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: Kuper</title>
    <description>The latest articles on DEV Community by Kuper (@kuper).</description>
    <link>https://dev.to/kuper</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F722756%2F47f1078e-9477-444c-8a10-13d2e84d989d.jpg</url>
      <title>DEV Community: Kuper</title>
      <link>https://dev.to/kuper</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kuper"/>
    <language>en</language>
    <item>
      <title>Share a lexical analyzer implemented in JavaScript</title>
      <dc:creator>Kuper</dc:creator>
      <pubDate>Sun, 10 Oct 2021 09:00:14 +0000</pubDate>
      <link>https://dev.to/kuper/share-a-lexical-analyzer-implemented-in-javascript-5f3k</link>
      <guid>https://dev.to/kuper/share-a-lexical-analyzer-implemented-in-javascript-5f3k</guid>
      <description>&lt;p&gt;It is a lexical analyzer based on DFA that made by JS and supports multi-language extension.&lt;/p&gt;

&lt;p&gt;Project: &lt;a href="https://github.com/WGrape/lexer"&gt;https://github.com/WGrape/lexer&lt;/a&gt;&lt;br&gt;
Demo: &lt;a href="https://wgrape.github.io/lexer"&gt;https://wgrape.github.io/lexer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Welcome~&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--IX1JyA8N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ec2a07zufcmtdq01x7r3.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--IX1JyA8N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ec2a07zufcmtdq01x7r3.gif" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>github</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
