mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-12 09:56:45 +02:00
8d5ba56cf9b5ec577fc7619542fab702b155b7cd
Serenity
x86 Unix-like operating system for IBM PC-compatibles.
About
I always wanted to write my own operating system, but I never took it seriously. Until now.
Screenshot
Current features
- Pre-emptive multitasking
- Compositing window server
- ext2 filesystem support
- mmap()
- Unix-like libc and userland
- Pseudoterminals
- Event-driven GUI library
- Other stuff I can't think of right now...
Author
- Andreas Kling - awesomekling
License
Undecided. Probably something close to 2-clause BSD.
Description
Languages
C++
55%
HTML
25.9%
JavaScript
12.8%
Rust
3.7%
Python
0.9%
Other
1.5%
