<?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: RogersTerra</title>
    <description>The latest articles on DEV Community by RogersTerra (@rogersterra).</description>
    <link>https://dev.to/rogersterra</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%2F746565%2Fd577d171-11eb-4e5c-8d44-f48f66ac428b.png</url>
      <title>DEV Community: RogersTerra</title>
      <link>https://dev.to/rogersterra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rogersterra"/>
    <language>en</language>
    <item>
      <title>I have built a programming language in python.</title>
      <dc:creator>RogersTerra</dc:creator>
      <pubDate>Sat, 06 Nov 2021 23:16:58 +0000</pubDate>
      <link>https://dev.to/rogersterra/i-have-built-a-programming-language-in-python-2g1k</link>
      <guid>https://dev.to/rogersterra/i-have-built-a-programming-language-in-python-2g1k</guid>
      <description>&lt;h3&gt;
  
  
  I have programmed a lang in python from scratch.
&lt;/h3&gt;

&lt;p&gt;I have used no external library.&lt;/p&gt;

&lt;p&gt;for over 2 months or 3 I have been working on this project. It was very interesting in the beginning but the problem comes at the end creating executables and also packaging.&lt;/p&gt;

&lt;h4&gt;
  
  
  I am done with the snytax it looks great.
&lt;/h4&gt;

&lt;p&gt;All I am wishing, is PyInstaller to give me a clue on how it packages python, this will be enough to make the language interactive and show it out.&lt;/p&gt;

&lt;h4&gt;
  
  
  For more more information,
&lt;/h4&gt;

&lt;p&gt;visit my github, I have made the code very readable so you can pick up easily if you understand Python very well.&lt;br&gt;
&lt;a href="https://github.com/RogersTerra/Terra.git"&gt;github.com/RogersTerra/Terra.git&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  you can contribute to the project's code if you have any idea, I will be greatful.
&lt;/h3&gt;

</description>
    </item>
  </channel>
</rss>
