Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scheme_machine [2007-07-05 08:16] nikscheme_machine [2020-04-28 02:28] (current) – [GNU Guix] nik
Line 2: Line 2:
 ==== scheme machine ==== ==== scheme machine ====
  
- +a relative of the [[Lisp Machine]], similarly mirage drifting, yet using the [[scheme Language ]] (also [[boot to racket]])
-a relative of the [[Lisp Machine]], similarly mirage drifting, yet using the [[scheme Language ]]+
  
 see: http://www.cs.indiana.edu/hmg/studies/Schemachine/Schemachine.html 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)]]
 +
  • scheme_machine.1183623384.txt.gz
  • Last modified: 2007-07-05 08:16
  • by nik