タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

yarvに関するat9100のブックマーク (2)

  • IPA:2004年度「未踏ユース」開発成果:98-02笹田

    Ruby プログラムを高速に実行するための処理系 YARV : Yet Another Ruby VM を開発した。 YARV では,さまざまな最適化を実装し,基性能で 10 倍程度の高速化を実現した。引き続き JIT コンパイラ, AOT コンパイラをより洗練されたものへ仕上げるとともに, Ruby 処理系との統合を図り,次期 RubyRuby2.0 )の公式実装 Rite への採用を目指す。 具体的な開発項目は,つぎのとおりである。 (1) Ruby プログラムを表現可能な命令群と仮想計算機の設計・開発 (2) Ruby プログラムを (1) の命令セットへ変換するコンパイラの開発 (3) JIT(Just in Time) コンパイラの開発 (4) AOT(Ahead of Time) コンパイラの開発 言語処理系に関してしごく真っ当な話。 日発のスクリプト言語 Ruby

    at9100
    at9100 2006/04/12
  • YARV: Yet Another Ruby VM

    What's new? What's this? DownloadLatest revision 0.4.1 Old tarballs HEAD License How to install?Requirement Build and Install run benchmarksrun all benchmarks run a specific benchmark YARV Benchmark for each options Documentation and ReferenceWiki Bug Tracking System (BTS) Common in English in Japanese ContactMailing ListEnglish (yarv-dev-en) Japanese (yarv-dev) YARV commit mail IRC Channel Mail a

    at9100
    at9100 2006/04/12
  • 1