|
|
|
|
|
by lispm
4398 days ago
|
|
Pharo runs on top of something, running on top of something else, ... Genera on the Lisp Machine runs on the metal. It is the process scheduler, it does handle the bus interrupts, it receives the network packets, it writes the bytes to the disk controller, it sets the bits in the graphics card, it writes the sound bytes to audio interface, the network packets are Lisp arrays, ... |
|