<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmatsuu</author_name>
  <author_url>https://blog.hatena.ne.jp/tmatsuu/</author_url>
  <blog_title>このブログはURLが変更になりました</blog_title>
  <blog_url>https://tmatsuu.hatenadiary.org/</blog_url>
  <categories>
    <anon>misc</anon>
  </categories>
  <description>きしださんの正しい無限ループの書き方がおもしろかったので、Java以外の言語で検証してみた。 もっとスマートな方法があったら教えてください。 Perl 変数だと「$」がつくので定数で実装。定数名として使うためにはこちらによるとuse utf8が必要みたい。 #!/usr/bin/perl use strict; use warnings; use utf8; binmode STDOUT =&gt; &quot;:utf8&quot;; use constant д =&gt; 1; for(;д;){ print &quot;でれません\n&quot;; } PHP PHPも変数だと「$」がつくので定数で。 &lt;?php define('д',…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmatsuu.hatenadiary.org%2Fentry%2F20070711%2F1184175362&quot; title=&quot;正しい無限ループの書き方 多言語編 - このブログはURLが変更になりました&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>2007-07-11 02:36:02</published>
  <title>正しい無限ループの書き方 多言語編</title>
  <type>rich</type>
  <url>https://tmatsuu.hatenadiary.org/entry/20070711/1184175362</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
