Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gumby
on Sept 17, 2022
|
parent
|
context
|
favorite
| on:
Cppfront, Herb Sutter's proposal for a new C++ syn...
It support the big 3 (gcc, clang, ms)
einpoklum
on Sept 18, 2022
[–]
I didn't mean compiler support, I meant that if the transpilation result might not follow the coding conventions of your C++ codebase.
gumby
on Sept 19, 2022
|
parent
[–]
who cares if it does? It's just an intermediate product from compiling the code with cppfront. gcc and clang both generate assembly files and then call the assembler on them -- I doubt that assembly code matches your coding conventions either.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: