==== scheme machine ==== a relative of the [[Lisp Machine]], similarly mirage drifting, yet using the [[scheme Language ]] (also [[boot to racket]]) see: http://www.cs.indiana.edu/hmg/studies/Schemachine/Schemachine.html ====GNU Guix==== read the [[https://guix.gnu.org/manual/en/guix.html|GNU Guix Reference Manual]]. run from qemu imageā€¦ '' % qemu-system-x86_64 \ \\ -nic user,model=virtio-net-pci -m 1024 \ \\ -device virtio-blk,drive=myhd \ \\ -drive if=none,file=guix-system-vm-image-1.1.0.x86_64-linux.img,id=myhd '' see also, [[https://gitlab.com/dustyweb/talks/blob/master/lisp-and-gnu/libreplanet_2016/lispm-and-gnu-talk.org|The Lisp Machine and GNU (2016)]]