ABC Machine

Jaroslav Tulach tulach@kolej.mff.cuni.cz
Sat, 23 May 1998 15:05:20 +0200 (CEST)


Hello,
I would like to find out more about the ABC machine Clean is compiled to.
I found some papers about compilation of Clean to ABC code 
(like smes91-codegeneration.ps) but there is no detailed description of
the ABC machine. I think that it should be in:

Koopman, P. W. M., M. C. J. D. van Eekelen, E. G. J. M. H. Nocker, M. J.
Plasmaijer and J. E. W. Smetsers (1990): The abc-machine: A sequential
stack-based abstract machine for graph rewriting, Technical Report 90-22,
Univ. Nijmegen

but this report does not seem to be accessible online (only reports from
1993 can be).

So: Does anyone know where to find some description of ABC
machine in electronic format?

Thank you for your suggestions,
Jarda  

/**
* @author   Jaroslav Tulach
* @see      http://www.kolej.mff.cuni.cz/~tulach
*/