From 4ca513cba2cc8f00b0ab96805496a187a9f68c5c Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Sat, 26 Apr 2025 00:47:50 +0200 Subject: [PATCH] Add C++ to README (#1407) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f444cab16..75851c8be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![build](https://github.com/jart/cosmopolitan/actions/workflows/build.yml/badge.svg)](https://github.com/jart/cosmopolitan/actions/workflows/build.yml) # Cosmopolitan -[Cosmopolitan Libc](https://justine.lol/cosmopolitan/index.html) makes C +[Cosmopolitan Libc](https://justine.lol/cosmopolitan/index.html) makes C/C++ a build-once run-anywhere language, like Java, except it doesn't need an interpreter or virtual machine. Instead, it reconfigures stock GCC and Clang to output a POSIX-approved polyglot format that runs natively on