Skip to content

MeteoSwiss-APN/xcodeml-tools

 
 

Repository files navigation

README

How to install

$ ./configure --prefix=(INSTALL PATH)
$ make
$ make install
$ export PATH=(INSTALL PATH)/bin:$PATH

Run

$ C_Front a.c -o a.xml
$ C_Back  a.xml

$ F_Front a.f90 -o a.xml
$ F_Back  a.xml

Build Status

About

frontend and backend for C and Fortran

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.7%
  • Java 13.3%
  • Fortran 13.1%
  • C++ 9.5%
  • Shell 5.8%
  • Yacc 3.0%
  • Other 2.6%