It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current fo开发者_运维知识库r
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current fo开发者_运维知识库rm. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I need to create a Auto code generator that generates Fortran codes and implemented on either C or C++.
Can anyone give me some references or a good place to start this... Even any suggestion or ideas too....
This is called a compiler. Anything that translates from one language to another is a compiler. I suggest you read up on compilers.
精彩评论