This is an old revision of the document!


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 GNU Guix Reference Manual.

run from qemu image…

vrt% qemu-system-x86_64 \

  1. nic user,model=virtio-net-pci \
  2. m 1024 \
  3. device virtio-blk,drive=myhd \
  4. drive if=none,file=guix-system-vm-image-1.1.0.x86_64-linux.img,id=myhd

see also, The Lisp Machine and GNU (2016)