this post was submitted on 14 Jun 2023
16 points (100.0% liked)

Free and Open Source Software

17926 readers
44 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Cosmopolitan Libc makes 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 Linux + Mac + Windows + FreeBSD + OpenBSD + NetBSD + BIOS with the best possible performance and the tiniest footprint imaginable.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 4 points 1 year ago

Never heard of this, granted I've never looked for something like it either. Sounds very interesting and seems mature albeit with a few platform specific catch's in the readme.

Anyone use this before? Thinking about checking it out for fun. I don't really have use for it myself but I am interested in the implementation.

[โ€“] [email protected] 4 points 1 year ago

From the same developer, using this library: http://redbean.dev