So I'm new to Nim and OS development. The nimkernel seems exciting... https://github.com/dom96/nimkernel
Though I would like to know...
Alright, thanks.
But is it recommended to use nim for stuff like that? (since I haven't seen any other kernel on internet...most of them use C or Rust)
since I haven't seen
Search for "nim kernel" at github, there is also
https://github.com/samanthadoran/Mero
https://github.com/pascalmouret/assyria
https://github.com/emekoi/nimkernel
https://github.com/alehander92/lodka
But is it recommended
What is your intent?
You may convert the Oberon-OS to Nim for example -- Wirth and Gutknecht wrote it mostly in one summer...