[Groonga-commit] groonga/groonga.org at de95490 [gh-pages] related-projects: add Haroonga

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Feb 10 15:35:22 JST 2014


HAYASHI Kentaro	2014-02-10 15:35:22 +0900 (Mon, 10 Feb 2014)

  New Revision: de954906494bf450e4a85d77e68ec6d67938baa7
  https://github.com/groonga/groonga.org/commit/de954906494bf450e4a85d77e68ec6d67938baa7

  Message:
    related-projects: add Haroonga

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+5 -0)
===================================================================
--- ja/related-projects.html    2014-02-10 12:43:19 +0900 (201d580)
+++ ja/related-projects.html    2014-02-10 15:35:22 +0900 (32267f4)
@@ -57,6 +57,11 @@ title: 関連プロジェクト
       <p><a href="https://github.com/charsbar/groonga-api">Ploonga</a>はGroongaのPerlバインディングです。PerlからGroongaをライブラリとして利用することができます。</p>
       <p>紹介記事: <a href="http://d.hatena.ne.jp/charsbar/20130131/1359567580">Ploonga/Groonga::APIというのを書き始めている件 - Charsbar::Note</a></p>
     </section>
+    <section id="haroonga">
+      <h4>Groonga + Haskell</h4>
+      <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a>はGroongaのHaskellバインディングです。HaskellからGroongaコマンドのレイヤーのAPIを利用することができます。</p>
+      <p>紹介記事: <a href="http://cosmo0920.wordpress.com/2014/01/18/groonga%E3%81%AEhaskell%E3%83%90%E3%82%A4%E3%83%B3%E3%83%87%E3%82%A3%E3%83%B3%E3%82%B0%E3%82%92%E6%9B%B8%E3%81%84%E3%81%9F%E3%80%82/">GroongaのHaskellバインディングを書いた。 - 雑記帳</a></p>
+    </section>
   </section>
 
   <section id="libraries">

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-02-10 12:43:19 +0900 (7795dd0)
+++ related-projects.html    2014-02-10 15:35:22 +0900 (334bbee)
@@ -54,6 +54,10 @@ title: Related Projects
       <h4>Groonga + Perl</h4>
       <p><a href="https://github.com/charsbar/groonga-api">Ploonga</a> is a Perl bindings for Groonga. You can use Groonga as a library in Perl.</p>
     </section>
+    <section id="haroonga">
+      <h4>Groonga + Haskell</h4>
+      <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a> is a Haskell bindings for Groonga. You can use API which Groonga command layer provides in Haskell.</p>
+    </section>
   </section>
 
   <section id="libraries">
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index