<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>earu</author_name>
  <author_url>https://blog.hatena.ne.jp/earu/</author_url>
  <blog_title>ソフトウェアエンジニアの雑記</blog_title>
  <blog_url>https://k-sasaki.net/</blog_url>
  <categories>
  </categories>
  <description>世間的にはGoな感じなんだが、Nimの方がいいなーわかりやすいなーとおもったので、メモ。 Macではbrewでインストールできるので、brewで。 $ brew install nim $ nim Nim Compiler Version 0.18.0 [MacOSX: amd64] Copyright (c) 2006-2018 by Andreas Rumpf nimで簡単にコード書いてみる # Hello.nim echo('Hello Nim!') これでコンパイルかけて実行する $ nim c Hello.nim 出来上がったファイルで実行する $ ./Hello Hello Nim…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-sasaki.net%2Fentry%2F2018%2F04%2F02%2F140241&quot; title=&quot;MacでNimの事始め - ソフトウェアエンジニアの雑記&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>2018-04-02 14:02:41</published>
  <title>MacでNimの事始め</title>
  <type>rich</type>
  <url>https://k-sasaki.net/entry/2018/04/02/140241</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
