COINS Compiler Infrastructure
COINS compiler infrastructure provides modulalized compiler components such as C front-end, Fortran front-end, optimizers, parallelizers, and back-ends for Intel x86, Sparc, Arm, Mips, PowerPC, etc. so that compiler developers can easily construct their own compiler by combining or modifying the components or adding new components. It has powerful retargeting facility so that a code generator ...
How to install
インストール方法については、本ソフトウェアをダウンロードし、
その最上位ディレクトリにある README.TXT を参照してください。
As for how to install the COINS Compiler Infrastructure,
please see the REA...
How to use
COINSの使い方は、Webページ
http://coins-compiler.sourceforge.jp/
の「COINSの解説」のページに書かれています。
As for how to use COINS, see the page
"How to use COINS"
shown in the web page...