- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
although it’s just macros on steroids, it’s possible to mimic linux terminal & command
You must log in or # to comment.
I want to see someone run Linux on a Turing-complete deck of MTG cards.
It’s basically “using Excel as a terminal for a shell”.
It’s not just mimicking Linux tho. It’s running an RISC-V emulator via an DLL that is capable of running a (more or less) full-fledged Linux image.
Haven’t watched the video yet, but in theory you can do anything in Excel on Windows since it can load COM/ActiveX components written in C / C++ / whatever language you want.