- GnuCOBOL >= 2.1.0
- clang >= 3.8.0
- diff >= 3.3 Support Linux only.
git clone git@github.com:Illyrix/irtool.git
cd irtool
cmake .
make
use ./irtool -h
or ./irtool --help
to view usage page
GPLv3
A tool for translating COBOL to LLVM-IR
git clone git@github.com:Illyrix/irtool.git
cd irtool
cmake .
make
use ./irtool -h
or ./irtool --help
to view usage page
GPLv3
A tool for translating COBOL to LLVM-IR
GNU General Public License v3.0