言語仕様とAPIレファレンスのリンク集

Java

Java Platform SE 7 Javadoc
http://docs.oracle.com/javase/7/docs/api/

Java Platform SE 8 Javadoc
http://docs.oracle.com/javase/8/docs/api/

Java Platform SE 8 Javadoc (日本語)
http://docs.oracle.com/javase/jp/8/api/

Java言語規定 第2版 日本語訳
http://www.y-adagio.com/public/standards/tr_javalang2/jTOC.doc.html

Java7 Language Specification
http://docs.oracle.com/javase/specs/jls/se7/html/index.html

Java8 Language Specification
http://docs.oracle.com/javase/specs/jls/se8/html/index.html

Java SE ダウンロード
http://www.oracle.com/technetwork/java/javase/downloads/index.html

Scala

Scala 2.11 Language Specification
http://www.scala-lang.org/files/archive/spec/2.11/

Scala 2.8 言語仕様 日本語訳
http://www.scala-lang.org/old/sites/default/files/linuxsoft_archives/docu/files/LangSpec2.8-ja_JP.pdf

Scala Standard Library
http://www.scala-lang.org/api/current/

Groovy

Groovy JDK API Documentation
http://beta.groovy-lang.org/docs/latest/html/groovy-jdk/

PHP

PHP マニュアル
http://www.php.net/manual/ja/

Python

Python 2.7 言語リファレンス
http://docs.python.jp/2/reference/index.html

Python 2.7 標準ライブラリ
http://docs.python.jp/2/library/index.html

Python 3 言語リファレンス
http://docs.python.jp/3/reference/index.html

Python 3 標準ライブラリ
http://docs.python.jp/3/library/index.html

NumPy Reference
http://docs.scipy.org/doc/numpy/reference/

Ruby

るりまサーチ
http://doc.ruby-lang.org/ja/search/
Rubyリファレンスマニュアル検索!

Ruby Reference Index
http://rbref.heroku.com/
Rubyの組み込みクラスの全メソッドの一覧

Ruby言語レファレンスマニュアル(1.9.3)
http://docs.ruby-lang.org/ja/1.9.3/doc/index.html

Ruby言語レファレンスマニュアル(2.0.0)
http://docs.ruby-lang.org/ja/2.0.0/doc/index.html

Ruby言語レファレンスマニュアル(2.1)
http://docs.ruby-lang.org/ja/2.1.0/doc/index.html

Perl

perldoc.perl.org
http://perldoc.perl.org/

perldoc.jp
http://perldoc.jp/

このサイトは筆者(hydrocul)の個人メモの集合です。すべてのページは永遠に未完成です。