Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It support the big 3 (gcc, clang, ms)


I didn't mean compiler support, I meant that if the transpilation result might not follow the coding conventions of your C++ codebase.


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: