From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4fe319e8a983326a X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: C question (was: Ada & C) Date: 2000/01/12 Message-ID: <85j3a5$r3p$1@nnrp1.deja.com>#1/1 X-Deja-AN: 571812416 References: <3878D189.80E1CCB4@gte.net> <387CE6DC.4DFDDFC4@ftw.rsc.raytheon.com> <85ipn5$7pu2@news.cis.okstate.edu> X-Http-Proxy: 1.0 x29.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Jan 12 23:38:47 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 2000-01-12T00:00:00+00:00 List-Id: In article <85ipn5$7pu2@news.cis.okstate.edu>, dstarner98@aasaa.ofe.org wrote: > One thing that would be appreciated is if someone would take over the > upstream maintnance of c2ada, or, alternately, write a easier to > build version in Ada (the fact that stuff like c2ada was writen in C > never seemed like a great selling point for the language.) Hmmm. This sounds like a good application for OpenToken. It currently only ships with Java and Ada syntaxes, but a C syntax shouldn't be too tough for someone with an ANSI C standard handy to cobble together. I actually thought C would be the *first* syntax someone submitted, but up to now no one seems to have been that interested in C. :-) lalr(1) parsing capability will be included in the upcomming release. I have it in the source cleanup and documentation phase right now. I suppose an easier idea would be to just run c2ada through c2ada. :-) -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html OpenToken URL - http://www.telepath.com/~dennison/Ted/OpenToken/OpenToken.html Sent via Deja.com http://www.deja.com/ Before you buy.