Skip to content

Instantly share code, notes, and snippets.

@igaiga
Created November 13, 2012 12:32
Show Gist options
  • Save igaiga/4065524 to your computer and use it in GitHub Desktop.
Save igaiga/4065524 to your computer and use it in GitHub Desktop.
RubyConf2012レポート Xiki
Xiki: the Rubyfied Next-Generation Shell Console
公式サイト:http://xiki.org/
動画:http://www.confreaks.com/videos/1297-rubyconf2012-xiki-the-rubyfied-next-generation-shell-console
名前は"Xiki == executable wiki" でwikiになっていますが、
狙っているのは "Next-Generation Shell Console" なのだそうです。
エディタ上で動作して、Rubyのコード、shellコードが実行できたり、
wikiのように入れ子になったドキュメントを開いたり閉じたりして閲覧できます。
エディタ上でインタラクティブに動作するので、便利な使い道を考えるのが面白いと思いました。
(おもしろい使い道を思いついた方はぜひ教えてください!)
現在は emacs にだけ対応していて、Vim版もつくっているとのこと。
サイト上でscreencastが見れるので雰囲気を味わえます。
セッションが終わったあとすぐにemacsで動かしている私の横で、
mrknさんが発表後にさらさらとVim用のXiki clone (https://gist.github.com/4005027)
を書いていました。
書いた人:五十嵐(igaiga555)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment