mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}clang-tidy as an mcpp build rule — role = check, one graph edge per file, no wrapper script
The replaceable allocation functions for the freestanding subset, forwarded to openkal
Board support for QEMU's RISC-V virt machine — picolibc, startup, memory layout and the emulator, so a bare-metal mcpp project needs no [target.*] section
LLVM's C++ runtime — libc++, libc++abi and libunwind — configured for openkal-musl rather than for a host C library.
musl 1.2.5 redirected onto openkal: one C library, ported once, above every implementation of the specification rather than above one kernel.
An implementation of openkal on UEFI Boot Services, for applications the firmware loads before an operating system exists
Loading…
Loading…