<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jeneshicc</author_name>
  <author_url>https://blog.hatena.ne.jp/jeneshicc/</author_url>
  <blog_title>落書き、時々落学</blog_title>
  <blog_url>https://jeneshicc.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Memo</anon>
  </categories>
  <description>一端byte codeにしてからPython Virtual Machine(PVM)で実行される。Pythonには3つの有名な実装がある CPython :: 普通Pythonといったらこれ。Cで書かれている。 Jython :: Javaとの連携が目的。Javaのbyte codeを吐き、Java Virtual Machineで実行される。 IronPython :: .Net と #C 用。 実行の最適化は2つほど（実装ではない）。 Psyco :: 実行時に内部処理をして、高速実行を果たす。 Shedskin translator :: C++を出力する。ただし、Pythonのコード…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjeneshicc.hatenadiary.org%2Fentry%2F20100314%2F1268544948&quot; title=&quot;Pythonのお勉強 #1 実行まわり - 落書き、時々落学&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>2010-03-14 14:35:48</published>
  <title>Pythonのお勉強 #1 実行まわり</title>
  <type>rich</type>
  <url>https://jeneshicc.hatenadiary.org/entry/20100314/1268544948</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
