26 lines
		
	
	
	
		
			587 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
	
		
			587 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| .\"	Front page
 | |
| .\"
 | |
| .\"	$Header$
 | |
| .TL
 | |
| The EM Interpreter
 | |
| .AU
 | |
| Eddo de Groot
 | |
| Leo van den Berge
 | |
| Dick Grune
 | |
| .AI
 | |
| Faculteit Wiskunde en Informatica
 | |
| Vrije Universiteit, Amsterdam
 | |
| .AB
 | |
| This document describes the implementation
 | |
| and usage of a new interpreter for the EM machine language.
 | |
| This interpreter implements the full EM machine
 | |
| and can be helpful to people writing new front-ends.
 | |
| Moreover, it can be used as a thorough testing and debugging
 | |
| tool by anyone familiar with the EM language.
 | |
| .PP
 | |
| A list of all warnings is given in appendix A; appendix B is a simple
 | |
| tutorial.
 | |
| .AE
 | |
| .PP
 | |
| .pn 1
 | |
| .bp
 |