| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
** This work is being done as part of the Course Method development translator **
The repository has translator from C to C#, on the language C++
Base file: (russian language: Vishnikov Y.M. BalabaevaI.Y. PDF):
[](https://github.com/StrongerProgrammer7/MethodsDevelopmentTranslator/files/10741055/_.pdf)
Using:
TranslatorFromCToCSharp translator;
translator.lexicalAnalyze(fileText_C);
translator.reversePolishNotAnalyze();
In condition(if) translator.syntaxAnalyze() == true
translator.translateToCSharp();
All method save file to folder "translator_file"
Multiple inheritance is present.
The reason for this table decision.
Solution
Microsoft Visual Studio Profession 2019
Language C++, C++/CLI (Windows forms)
| Back | FazBrowse Home | New Git URL |