wiki:Ruby reference implementation

Version 8 (modified by KOBAYASHI, Shinji, 16 years ago) ( diff )

--

Ruby reference implementation project

Rubyによる参照実装プロジェクト

TOC

このプロジェクトの目的

Rubyは強力なオブジェクト指向スプリくと言語です。Rubyを使ってopenEHRにおけるRuby or railsのような生産性の高い開発環境を構築して,プログラマの負担を軽減させることを目標とします。

Mission Statement

Ruby is a smart and powerful script language that is based on object oriented concept. We are going to implement productive Ruby environment on openEHR to reduce the programmers effort on development such as Ruby on Rails

現在の状況

現在はopenEHR.jpのサーバに設けたリポジトリで開発を積み上げています。RubyによるADLパーサの試験的実装が行われており,17のADLファイルをパースできております。リポジトリからプロジェクトをチェックアウトするには以下のようにしてください。commitするには本ページに会員登録することが必要となります。

svn co http://openehr.jp/svn/openehr-jp/

Current Status

We are workign on mainly in openEHR.jp repository. Preliminary implementation of Ruby ADL perser is succeeded in 17 ADL files. We are now going on implementation of models of openEHR. How to check out the project from repository is following bellow: You must regist account befor commit.

svn co http://openehr.jp/svn/openehr-jp/

Note: See TracWiki for help on using the wiki.