Update README.md

This commit is contained in:
Dibyamartanda Samanta 2024-05-09 12:18:32 +02:00
parent 608e17a038
commit 5d61f70a7d

View File

@ -21,7 +21,7 @@ had never been introduced, and XP/2003 were the last versions of Microsoft Windo
Imagine a modernized Windows XP kernel that retains the lightweight nature of its predecessors
but supports modern hardware and incorporates kernel design improvements seen in the last two decades.
Alcyone is Written in Subset of C++20
Alcyone is Written in Subset of C++11 with selected features from Modern Standards.
## Design Philosophy:
- Maximum Utilization of Lighter SpinLocks instead of Guarded Mutexes/Pushlocks