<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sirocco</author_name>
  <author_url>https://blog.hatena.ne.jp/sirocco/</author_url>
  <blog_title>sirocco の書いてもすぐに忘れるメモ</blog_title>
  <blog_url>https://sirocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>PostScript</anon>
  </categories>
  <description>PostScriptの配列が構築される様子が面白い。 配列の先頭の'['はスタックにマークを作るためのオペレータです。 '['が実行されるとスタックにマークオブジェクトが作られます。 PostScriptの配列が構築される様子を見てみます。 GS&gt;[ % マークオブジェクトが作られました。 GS&lt;1&gt;pstack -mark- GS&lt;1&gt;1 2 3 % 次にスタックに数字を積んでみます。 GS&lt;4&gt;pstack 3 2 1 -mark- GS&lt;4&gt;] % ] に出会うと配列としてまとまります。 GS&lt;1&gt;pstack [1 2 3] GS&lt;1&gt; [/name [123 (abc)] 7.77]…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20120905%2F1346874292&quot; title=&quot;PostScriptの配列が構築される様子 - sirocco の書いてもすぐに忘れるメモ&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>2012-09-05 04:44:52</published>
  <title>PostScriptの配列が構築される様子</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20120905/1346874292</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
