Conference paper
K42: Lessons for the OS community
Robert W. Wisniewski, Dilma Da Silva, et al.
EuroSys 2008
The PL.8 compiler accepts multiple source languages and produces high quality object code for several different machines. The strategy used is to first do a simple translation of the source program to a low level intermediate language. Global optimization and register allocation are then used to improve code rather than relying on special case code selection. © 1982, ACM. All rights reserved.
Robert W. Wisniewski, Dilma Da Silva, et al.
EuroSys 2008
Marc Auslander, Martin Hopkins
SIGPLAN Symposium on Compiler Construction 1982
Orran Krieger, Marc Auslander, et al.
EuroSys 2006
Jonathan Appavoo, Marc Auslander, et al.
IBM Systems Journal