• stingpie@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Anything that’s turning complete, has enough ram, and has a c compiler can run Linux. Theoretically, you could program a CPLD to run brainfuck and you could still run Linux.

      • stingpie@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        Yes. Any turing complete processor can perfectly emulate any other turing complete processor, whether it is x86, arm, or riscv. Mainline Linux can then run on this emulated processor without modification.