<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aoitaku</author_name>
  <author_url>https://blog.hatena.ne.jp/aoitaku/</author_url>
  <blog_title>あおたくメモワール</blog_title>
  <blog_url>https://aoitaku.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>PEG.js は長い間メンテされておらず、今後もされないことが想像されるので、Peggy というフォークプロジェクトが立ち上がったらしい。いつからあるのかと思ったら今年の4月だった。今年動き始めたということもあって今のところは活発に動いているし、機能面でも PEG.js から発展しているので、乗り換えてもいいかなと思った。 気に入ったのは以下の新規構文。 こういうコードがあったとして、 Digit = &quot;(&quot; digit:[0-9] &quot;)&quot; { return digit } Peggy ではこう書ける。 Digit = &quot;(&quot; @[0-9] &quot;)&quot; 単に値を return するだけのアクション…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoitaku.hatenablog.com%2Fentry%2F2021%2F11%2F17%2F124014&quot; title=&quot;PEG.js のかわりに Peggy を使う - あおたくメモワール&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-11-17 12:40:14</published>
  <title>PEG.js のかわりに Peggy を使う</title>
  <type>rich</type>
  <url>https://aoitaku.hatenablog.com/entry/2021/11/17/124014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
