<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>computeralgebra</author_name>
  <author_url>https://blog.hatena.ne.jp/computeralgebra/</author_url>
  <blog_title>非専門的シンギュラリティー研究所</blog_title>
  <blog_url>https://computeralgebra.hatenablog.com/</blog_url>
  <categories>
    <anon>モノイド的構文解析</anon>
  </categories>
  <description>モノイド的構文解析言語 MonParser (C# 形式 バージョン 0.2) MonParser (BNF 形式)の構文解析 「par」はパーサーを表すクラス、「syn」は構文木を表すクラスです。 par str(string s) =&gt; par.StringRegExp(s); par st(string s) =&gt; par.String(s); par opr(string s) =&gt; par.OperatorRegExp(s); par op(string s) =&gt; par.Operator(s); par string_ =&gt; str(@&quot;&quot;&quot;.*&quot;&quot;&quot;); par operato…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcomputeralgebra.hatenablog.com%2Fentry%2F2024%2F11%2F30%2F172110&quot; title=&quot;モノイド的構文解析(8) - 非専門的シンギュラリティー研究所&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>https://m.media-amazon.com/images/I/41f7kKDLBlL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-11-30 17:21:10</published>
  <title>モノイド的構文解析(8)</title>
  <type>rich</type>
  <url>https://computeralgebra.hatenablog.com/entry/2024/11/30/172110</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
