Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
AdLint is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
AdLint is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with AdLint. If not, see <http://www.gnu.org/licenses/>.
名称 | バージョン | 用途
|
---|---|---|
Ruby | 1.9.3-p0
| ベースとなる実装言語
|
Racc | 1.4.7
| 構文解析器の生成
|
利用者ガイド、開発者ガイドなどの文書化には GNU Texinfo を使用する。
Ruby 言語コードの整形は、http://shugo.net/ruby-codeconv/codeconv.html に
従う。ただし、return
は原則として使用しない。
Ruby 言語ソースを含む全てのテキストファイルは UTF-8 でエンコードし、改行文字は LF とする。
追記予定。
追記予定。