Re: Looking for C declaration parser

vinall@VNET.IBM.COM (Paige Vinall)
Tue, 7 Feb 1995 03:42:17 GMT

          From comp.compilers

Related articles
Looking for C declaration parser lehotsky@max.tiac.net (1995-02-06)
Re: Looking for C declaration parser agesen@Xenon.Stanford.EDU (1995-02-06)
Re: Looking for C declaration parser flisakow@cae.wisc.edu (1995-02-06)
Re: Looking for C declaration parser vinall@VNET.IBM.COM (1995-02-07)
Re: Looking for C declaration parser rankin@eql.caltech.edu (1995-02-07)
Re: Looking for C declaration parser kik@ironwood.cray.com (1995-02-08)
Re: Looking for C declaration parser probertm@ariz.library.ucsb.edu (1995-02-11)
Re: Looking for C declaration parser jejones@microware.com (1995-02-13)
| List of all articles for this month |

Newsgroups: comp.compilers,comp.lang.c
From: vinall@VNET.IBM.COM (Paige Vinall)
Keywords: C, parse, PL/I
Organization: PL/I Development, IBM
References: 95-02-067
Date: Tue, 7 Feb 1995 03:42:17 GMT

Alan Lehotsky writes:
>I'm looking for a tool that parses C declarations and constructs a
>simple symbol table. I want to use this to parse simple .h files and
>generate equivalent data structures in other languages, such as PL/I.
>


The IBM PL/I for OS/2 toolkit contains an aid for converting .h
files to PL/I. The source is included. It is written in REXX.
Send me a private note if you want marketing information.


Paige Vinall - PL/I Development Manager, IBM
Internet: vinall@vnet.ibm.com, Phone: (408) 463-2106
--


Post a followup to this message

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