Next Previous Contents

MSTA (syntax description translator)

Vladimir Makarov, vmakarov@users.sourceforge.net

May 5, 1999
This document describes MSTA (translator of syntax description of a language into code for parsing programs on the language).

1. Introduction

2. MSTA description language

3. Generated code

4. Implementation

5. MSTA Usage

6. Future of MSTA development

7. Appendix 1 - Syntax of MSTA description file (YACC description)

8. Appendix 2 - Example of MSTA scanner description file

9. Appendix 3 - Run of MSTA on the previous description file


Next Previous Contents