<?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: RyunosukeMurakami</title>
    <description>The latest articles on DEV Community by RyunosukeMurakami (@ryumura222).</description>
    <link>https://dev.to/ryumura222</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%2F1009118%2F42f070c9-dee9-42a7-b987-074b41c1dd45.png</url>
      <title>DEV Community: RyunosukeMurakami</title>
      <link>https://dev.to/ryumura222</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ryumura222"/>
    <language>en</language>
    <item>
      <title>Trying SPVM</title>
      <dc:creator>RyunosukeMurakami</dc:creator>
      <pubDate>Tue, 28 Feb 2023 14:00:25 +0000</pubDate>
      <link>https://dev.to/ryumura222/trying-spvm-27ii</link>
      <guid>https://dev.to/ryumura222/trying-spvm-27ii</guid>
      <description>&lt;p&gt;Hi! I'm japanese perl beginner. &lt;/p&gt;

&lt;p&gt;Currently I'm trying &lt;a href="https://metacpan.org/pod/SPVM" rel="noopener noreferrer"&gt;SPVM&lt;/a&gt; which is a programming language and is opened at CPAN.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;SPVM (Static Perl Virtual Machine) is a perl-ish static typed programing language. SPVM provides fast calculation, fast array operations, easy C/C++ binding, and creating executable files.&lt;br&gt;
(from &lt;a href="https://metacpan.org/pod/SPVM" rel="noopener noreferrer"&gt;SPVM&lt;/a&gt; )&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You can create SPVM module and call the module from Perl easily. And it helps development easier sometims.&lt;/p&gt;

&lt;p&gt;There's a tutorial and documentations. Now I'm trying those and made one issue.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/yuki-kimoto/SPVM/issues/291" rel="noopener noreferrer"&gt;https://github.com/yuki-kimoto/SPVM/issues/291&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have sometime and interest try with me!&lt;/p&gt;

</description>
      <category>welcome</category>
    </item>
    <item>
      <title>Perl is so nice...!!</title>
      <dc:creator>RyunosukeMurakami</dc:creator>
      <pubDate>Mon, 16 Jan 2023 10:52:51 +0000</pubDate>
      <link>https://dev.to/ryumura222/perl-is-so-nice-4ggn</link>
      <guid>https://dev.to/ryumura222/perl-is-so-nice-4ggn</guid>
      <description>&lt;p&gt;Hello! I'm Ryu from Japan, learning Perl little bit now. &lt;/p&gt;

&lt;p&gt;I've read Perl book "One-Liners: 130 Programs That Get Things Done" recently and I was impressed.&lt;/p&gt;

&lt;p&gt;Wanna learn more about Perl. What book or material is good for begineers?&lt;/p&gt;

&lt;p&gt;Produced by &lt;a href="https://perlclub.net/" rel="noopener noreferrer"&gt;Perl Club&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>react</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
