SerenityOS: Let's read the code!

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Special thanks to my Patreon patrons:
    - Alexander Kulnev
    - AnonMe
    - Frederick Rowland
    - Long Nguyen
    - Sreyan Chakravarty
    You can join my Patreon at / ants_are_everywhere .
    Thanks for watching :)
    Join Discord at: / discord
    My Mastodon address is: mathstodon.xyz...

Комментарии • 2

  • @orpheustaken
    @orpheustaken Месяц назад +1

    AK stands for Agnostic Kit, IIRC. It is indeed a shared utility namespace for both the Kernel and Userland.
    Serenity doesn't use the C++ standard library, so it implements everything from scratch.

    • @ants_are_everywhere
      @ants_are_everywhere  Месяц назад +1

      @@orpheustaken ah awesome, that's super helpful context thank you!