<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SE99隊.jp &#187; Go</title>
	<atom:link href="http://www.se99.jp/archives/tag/go/feed" rel="self" type="application/rss+xml" />
	<link>http://www.se99.jp</link>
	<description>読んで、使って楽しいWebライフをお届け！</description>
	<lastBuildDate>Tue, 04 Jun 2024 06:21:46 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Go インストール Google 新言語</title>
		<link>http://www.se99.jp/archives/computer/1490</link>
		<comments>http://www.se99.jp/archives/computer/1490#comments</comments>
		<pubDate>Thu, 12 Nov 2009 10:26:15 +0000</pubDate>
		<dc:creator>99隊長</dc:creator>
				<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[コンピューター]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.se99.jp/?p=1490</guid>
		<description><![CDATA[Go インストール Google 新言語 Google が発表した新言語、 Go を早速 インストールしました。 Google Go の紹介記事は、以前のこの記事を見てくださいね。(^○^) Go Google 開発 新言語 インストールした OS は、 Mac OS X 10.5.8 まだ、Leopard なんです。 早く、Snow Leopard にアップグレードしたい！ まず、Xcode を入手してインストールしてください。 Apple のサイトにありますよ！ まず、 環境変数を整えます。 こんな感じです。 export GOROOT=$HOME/go export GOOS=darwin export GOARCH=386 export PATH=$PATH:$HOME/bin 次に、mercurial をインストールします。 私の環境ではちょっと時間かかかります。 管理者権限のパスワードを聞かれるので、入力します。 これが、が失敗したので、 手動 mercurial を インストールを行います。 http://golang.org/doc/install.html にあるとおり、 http://mercurial.selenic.com/wiki/Download [...]]]></description>
		<wfw:commentRss>http://www.se99.jp/archives/computer/1490/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Go Google 開発 新言語</title>
		<link>http://www.se99.jp/archives/computer/1456</link>
		<comments>http://www.se99.jp/archives/computer/1456#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:53:26 +0000</pubDate>
		<dc:creator>99隊長</dc:creator>
				<category><![CDATA[コンピューター]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.se99.jp/?p=1456</guid>
		<description><![CDATA[Google が新しい言語を開発したようです。 その名も、Go Java よりもオブジェクト指向な言語のようです。 是非、習得したいですね。 元 C や Java のソフトウェア開発者だった 99隊長としては、 早く言語仕様を見たいです。 C に似た構文で、GC が付いている様です。 ガーベジコレクタが付いているという事は、 C言語の様に、メモリ管理をしなくても良いという事。 ポインタ演算も無いみたいです。 Go の公式サイトはコチラです。 http://golang.org/ このサイトの Webサーバー は、 Go で書かれているようです。 コンパイラは、 MacOS X にもインストールできるみたいです。 http://golang.org/ 時代遅れになってしまうので、 時間を作ってインストールせねば。 youtube にも、 Goの説明動画があります。 約１時間です。 [youtube]rKnDgT73v8s[/youtube] それしても、 業務時間内の、自由時間として割り当てられている 20%の時間で新言語を作るとは、 Google の社員はなかなかやりますね。]]></description>
		<wfw:commentRss>http://www.se99.jp/archives/computer/1456/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
