Skip to content

Add support for MODULE translation and some other missing features

License

Notifications You must be signed in to change notification settings

YHN-ice/CFortranTranslator

 
 

Repository files navigation

For project introduction and steps to build and install, refer to CFortranTranslator.

The original project implement basic statement-wise translation. We try to complete a few missing features such as:

  • Cray POINTERDATAUSE statement
  • READ from string
  • Line continuation
  • => pointer assignment

and also add support for MODULE and multi program unit translation

About

Add support for MODULE translation and some other missing features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.8%
  • M4 16.3%
  • C 12.3%
  • Yacc 7.1%
  • Makefile 5.0%
  • XSLT 4.1%
  • Other 2.4%