cover 583 B

1234567891011121314151617181920212223242526
  1. .\" Front page
  2. .\"
  3. .\" $Id$
  4. .TL
  5. The EM Interpreter
  6. .AU
  7. Eddo de Groot
  8. Leo van den Berge
  9. Dick Grune
  10. .AI
  11. Faculteit Wiskunde en Informatica
  12. Vrije Universiteit, Amsterdam
  13. .AB
  14. This document describes the implementation
  15. and usage of a new interpreter for the EM machine language.
  16. This interpreter implements the full EM machine
  17. and can be helpful to people writing new front-ends.
  18. Moreover, it can be used as a thorough testing and debugging
  19. tool by anyone familiar with the EM language.
  20. .PP
  21. A list of all warnings is given in appendix A; appendix B is a simple
  22. tutorial.
  23. .AE
  24. .PP
  25. .pn 1
  26. .bp