-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How Alter-Native can transpile 'Go' to 'C'/'C++' ? #12
Comments
atErik
changed the title
How Alter-Native can transpile
How Alter-Native can transpile Go to C/C++ ?
Oct 18, 2020
Go
to C
/C++
?
atErik
changed the title
How Alter-Native can transpile Go to C/C++ ?
How Alter-Native can transpile 'Go' to 'C'/'C++' ?
Oct 18, 2020
Hi,
Sorry, AlterNative can only translate a subset of C# to C++ :( It's not
possible to make a universal translator because you need a specific piece
of code to analyse the input code, in this case Go code, and another one to
output the resulting language code. In addition, most of the translator's
output is compilable and working code but not easy to understand by a human.
Best Regards,
Juan
El dom., 18 oct. 2020 a las 9:15, atErik (<[email protected]>)
escribió:
… Hi, it appears helpful (as i can see many users have Starred it).
How do i transpile Go source into C or C++ source code with it ?
is there a transpiler that can convert Go src into C or C++ src, with
(almost all) high level structures used in source, kept fairly
same/accurate in output source ?
i have Starred this project too.
EXTRA-INFO : BTW , i have mentioned it here in SO(StackOverflow) site ,
would you please UPVOTE it here
<https://stackoverflow.com/questions/64180191/> ( please upvote my
"Go-to-C" Question+Answer, both ) if you find it useful or if you think it
will be helpful for other users related to this type of transpiler projects.
( and please downvote user Caleb's answer, as that is incorrect answer .
Correct-answer must answer my questions first , My question is about
"Transpiler" tools & which "transpiler" tool can keep high-level
algorithms/structures intact , Question/article is NOT about language
learning, when to transpile & when-not, etc.
In SO site, user Flimzy (and Caleb) doesn't give advice When "C/C++",etc
to "Go" conversion related question is posted or when "C/C++" is criticized
, But when "Go"-to-"C/C++",etc conversion Question is posted or when Google
based products (like "Go"-language) are criticized , then those users,
especially Flimzy "Close" the question & downvotes, & gives many un-asked
advices, etc, Because those users are Google PUSHERS & google based product
(like "Go", Google-Advertisements,etc) PUSHERS . Flimzy edited-out
important text from my post
<https://stackoverflow.com/questions/63284885/> criticizing
Advertisements . Google Crimes1
<https://en.wikipedia.org/wiki/Criticism_of_Google>, 2
<https://en.wikipedia.org/wiki/Google_litigation>, 3
<https://www.bbc.com/news/business-52887340>, 4
<https://www.reuters.com/article/us-alphabet-google-privacy-lawsuit-idUSKBN23933H>,
5
<https://www.nytimes.com/2020/09/21/technology/google-antitrust-justice-department.html>,
6
<https://www.nationalreview.com/news/department-of-justice-state-attorneys-general-to-sue-google-for-antitrust-violations-report/>.
Problems in "Go"1
<https://bravenewgeek.com/go-is-unapologetically-flawed-heres-why-we-use-it/>.
)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFCRSNZOSACNAESTPRO2YLSLKI2JANCNFSM4SU4TZ4A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, it appears helpful (as i can see many users have Starred it).
How do i transpile
Go
source intoC
orC++
source code with it ?is there a transpiler that can convert
Go
src intoC
orC++
src, with (almost all) high level structures used in source, kept fairly same/accurate in output source ?if this project can keep
C#
(csharp) source code's high-level structures fairly/accurately same inC++
output source code, then i can use go2cs first.i have Starred this project too.
EXTRA INFO : BTW , i have mentioned it in a Transpiler List here in SO(StackOverflow) site , would you please UPVOTE it here ( or vote to UNDELETE it ) ? please upvote my Question+Answer, both, if you find it useful or if you think it will be helpful for other users related to this type of transpiler projects . By the way, Transpiler-List can be seen from here or here or find it under my repo(s) here.
( and please downvote user Caleb's answer, as that is incorrect answer . Correct-answer must answer my questions first , My question is about "Transpiler" tools & which "transpiler" tool can keep high-level algorithms/structures intact , Question/article is NOT about language learning, when to transpile & when-not, etc.
In SO site, user Flimzy (and Caleb) doesn't give advice When "C/C++",etc to "Go" conversion related question is posted or when "C/C++" is criticized , But when "Go"-to-"C/C++",etc conversion Question is posted or when Google based products (like "Go"-language) are criticized , then those users, especially Flimzy "Close" the question & downvotes, & gives many un-asked advices, etc, Because those users are Google PUSHERS & google based product (like "Go", Google-Advertisements,etc) PUSHERS . Flimzy edited-out important text from my post criticizing Advertisements . Google Crimes1, 2, 3, 4, 5, 6. Problems in "Go"1, 2, 3, 4, 5, 6, 7. )
EDIT : added links (created new page for Transpiler List).
EDIT : added links ('Go'-problems).
The text was updated successfully, but these errors were encountered: