/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)
407 points
ksec
| 2 comments |
13 Sep 25 04:55 UTC
|
HN request time: 0s
|
source
1.
rubymamis
◴[
13 Sep 25 09:28 UTC
]
No.
45230679
[source]
▶
>>45229414 (OP)
#
The code is really well written - very understandable and modern, kudos on that!
I'm curious, how come the app I just compiled works on macOS?
replies(1):
>>45232255
#
ID:
GO
2.
monax
◴[
13 Sep 25 14:17 UTC
]
No.
45232255
[source]
▶
>>45230679 (TP)
#
The framework has a layer of OS abstraction, and uses SDL to create the window and get user inputs
↑