Hi amar,
this is unrelated to GNU or Guix, but if you want to avoid C/C++ it may
be worth taking a look at https://www.redox-os.org, which is written in
Rust — of course there's also the GNU Hurd (and I'm sure many other
projects), but this is the only one I'm aware of that has "avoid using
C/C++" as one of its stated goals (apart from some more specific things
like MirageOS, which uses OCaml a lot).
~stuebinm
On 07.07.21 17:01, guix-devel-requ...@gnu.org wrote:
Message: 5
Date: Wed, 07 Jul 2021 11:51:45 +0000
From: "Amar M. Singh" <n...@disroot.org>
To: guix-devel@gnu.org
Subject: New Operating System and Kernel development
Message-ID: <aebc4dc14470c9e8939dc021696f0...@disroot.org>
Content-Type: text/plain; charset="utf-8"
Hello all,
Is there any research into new Operating Systems and kernel
development? I'd like to announce 'heh' that I'm starting on just
such a project :)
I have a few ideas about what i want to build but that's getting far
ahead of myself, I think I should build it to run on Qemu or Xen
hypervisor. The most dreaded thing i want to avoid is C or C++. The
source code shall go on to https://codeberg.org/nly. And always
appreciate feedback, in the end I hope to make something that is
usable and used rather than purely for amusement purposes :)
Thank you for reading so far,
~amar