Re: Request: yacc parser for M68000 assembler

Maurizio.Vitale@dist.unige.it (Maurizio Vitale)
Sun, 23 May 1993 14:02:11 GMT

          From comp.compilers

Related articles
Request: yacc parser for M68000 assembler mweber@ens.ens-lyon.fr (1993-05-19)
Re: Request: yacc parser for M68000 assembler Maurizio.Vitale@dist.unige.it (1993-05-23)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.sys.m68k
From: Maurizio.Vitale@dist.unige.it (Maurizio Vitale)
Keywords: assembler, parse
Organization: DIST - Universita` di Genova
References: 93-05-092
Date: Sun, 23 May 1993 14:02:11 GMT

mweber@ens.ens-lyon.fr (Markus Weber) writes:


      I'm looking for a 'yacc/lex' specification to parse Motorola 68020
      assembly language. ...


If you only need to parse 68k asm and don't really care about
yacc-baseness, then you could look at gas (the GNU assembler) or at any
othe assembler front-end. gas is available from prep.ai.mit.edu:/pub/gnu
and from many other mirror sites around the world. Hope this helps, --


Maurizio Vitale
(e-mail): foobar@dist.unige.it
(voice): +39 55 4378831 (work Mon-Fri)
                    +39 55 6812511 (home Mon-Thu)
                    +39 10 397369 (home Fri-Sun)
(fax): +39 55 416996
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.