NASA is using RISC-V, I guess D will never fly on a spacecraft
Commander Zot
no at no.no
Tue Nov 29 10:15:23 UTC 2022
On Tuesday, 29 November 2022 at 06:42:49 UTC, Mark wrote:
> https://www.zdnet.com/article/nasa-has-chosen-these-cpus-to-power-its-next-generation-of-spaceflight-computers/
>
> Don't have much professional programming experience but I
> learnt how to program by reverse engineering programs,
> specifically games and modifying them to do more stuff.
>
> It's not much but I reverse Engineered the halo engine. Was
> mostly interested in the physics engine, which uses spheres for
> everything.
>
> Pain in the ass to use on android with ldc, would be better if
> native support was in DMD but last time I remember mentioning
> it the custom DMD backend is sacred and can't be removed.
>
> https://github.com/markleaf131313/halo-d
>
> This is how to be a human.
> This is how to be a human.
if you replace the the custom DMD backend, then you end up with
LDC or GDC.
More information about the Digitalmars-d
mailing list