<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ocamlex on transcendental kyberautism</title>
    <link>https://vyorkin.org/tags/ocamlex/</link>
    <description>Recent content in Ocamlex on transcendental kyberautism</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 23 Aug 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://vyorkin.org/tags/ocamlex/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Making of Tiger #2, Lexical Analysis</title>
      <link>https://vyorkin.org/posts/making-of-tiger-2-lexical-analysis/</link>
      <pubDate>Fri, 23 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://vyorkin.org/posts/making-of-tiger-2-lexical-analysis/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;&#xA;  Intro&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#intro&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;We need a way to translate a program written in one&#xA;(human-friendly) language to another (machine-specific)&#xA;language. Generally, this work is splitted into 2 parts:&#xA;&lt;strong&gt;analysis&lt;/strong&gt; and &lt;strong&gt;synthesis&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;strong&gt;synthesis&lt;/strong&gt;-part (back end) is responsible for the code&#xA;generation and optimizations.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Analysis&lt;/strong&gt;-part (front end) is responsible for breaking the&#xA;program apart to understand its structure and meaning. There are&#xA;3 commonly used &lt;strong&gt;analysis&lt;/strong&gt; phases:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
