Llvm-mos

From F256 Foenix
Revision as of 02:22, 16 December 2023 by Marnuba (talk | contribs) (Created page with "The [https://llvm-mos.org/wiki/Welcome llvm-mos] project is a suite of development tools aimed at 65xx processors. It comes with optimizing C and C++ compilers that are mostly compatible with the C99 and C++11 standards, allowing for modern programming styles. Foenix support is currently not integrated into the main repository (see discussion at the official [https://github.com/llvm-mos/llvm-mos-sdk/issues/263 llvm-mos GitHub]), but there is [https://github.com/llvm-mos...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The llvm-mos project is a suite of development tools aimed at 65xx processors. It comes with optimizing C and C++ compilers that are mostly compatible with the C99 and C++11 standards, allowing for modern programming styles.

Foenix support is currently not integrated into the main repository (see discussion at the official llvm-mos GitHub), but there is fork available with basic support for the F256K.