|
|
Subscribe / Log in / New account

GCC front-ends

GCC front-ends

Posted Jan 2, 2025 14:58 UTC (Thu) by iabervon (subscriber, #722)
In reply to: GCC front-ends by jklowden
Parent article: An Algol 68 front end for GCC

LLVM is the cross-language backend part; clang is the C family frontend part. Unlike with GCC, the same frontend is used for C, C++, and ObjC, but I assume Algol or COBOL would be a separate frontend (like Rust, for example).


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds