Related articles |
---|
grammar traslation? basireddym@rediffmail.com (2002-02-06) |
Re: grammar traslation? axel@dtone.org (Axel Kittenberger) (2002-02-16) |
Re: grammar traslation? abate@students.cs.unibo.it (Pietro) (2002-02-16) |
Re: grammar traslation? gerenrot@yahoo.com (2002-03-17) |
From: | Pietro <abate@students.cs.unibo.it> |
Newsgroups: | comp.compilers |
Date: | 16 Feb 2002 01:11:27 -0500 |
Organization: | Department of Computer Science - University of Bologna |
References: | 02-02-014 |
Keywords: | translator |
Posted-Date: | 16 Feb 2002 01:11:27 EST |
Hi,
manohar wrote:
> Is There Any Means to translate one language into another language?
> I Want To Convert XML grammar file to bison grammar.
You may try using xsl. It's a language that 'translate' xml trees in xml
trees, but it can be used to translate xml to everything else.
I've used once to generete c++...
Have a look at the w3c web site. I recommend you xalan (c++) as xsl
engine.
bye,
pietro
--
pgp key: 1024D/8A091922 2000-10-18
Pietro Abate <abateNoMoReSpAm@students.cs.unibo.it>
Key fingerprint = 5111 D91B 5E0C 5CE6 FDA3 5EF4 6120 E18E 8A09 1922
public key avalaible via public key server at wwwkeys.eu.pgp.net
Return to the
comp.compilers page.
Search the
comp.compilers archives again.