/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
SkiftOS: A hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V
(skiftos.org)
408 points
ksec
| 1 comments |
13 Sep 25 04:55 UTC
|
HN request time: 0s
|
source
Show context
kookamamie
◴[
13 Sep 25 13:18 UTC
]
No.
45231877
[source]
▶
>>45229414 (OP)
#
Looks great. I did pick up pretty strong NIH vibes, though. As an example, would CMake or Meson not work as a build system?
replies(1):
>>45232145
#
monax
◴[
13 Sep 25 14:01 UTC
]
No.
45232145
[source]
▶
>>45231877
#
Meson doesn't support C++20 modules, cmake is not my cup of tea, and most importantly it's fun hobby project so I do what I want :^)
replies(1):
>>45232265
#
kookamamie
◴[
13 Sep 25 14:18 UTC
]
No.
45232265
[source]
▶
>>45232145
#
Makes sense. How have you found C++20 modules?
replies(1):
>>45232294
#
1.
monax
◴[
13 Sep 25 14:22 UTC
]
No.
45232294
{3}
[source]
▶
>>45232265
#
Awesome! I’ve been waiting for this feature since 2020, and having them finally working is so cool. I haven’t migrated all the code yet, but it’s heading in the right direction
ID:
GO
↑