[antlr-interest] Binary support

kleibi at gmx.net kleibi at gmx.net
Thu Sep 15 13:11:02 PDT 2011


> But
> still wanting a higher level of laziness, I just wanted to find the
> declarations in the header, right click and select an action to translate
> the declarations into C#, then back in my code paste in the translated
> declarations, ready for use with C#. Translating structure definitions is
> easy. Translating language statements is where we make money. Being even
> more lazy, I converted them to an intermediate language that could be used
> to translate declarations from one language to another.

Ah ok, got it. Good solution, having an intermediate language is really powerful. Currently I have no header files to reuse, but in the past such a tool would have been quite helpful.
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


More information about the antlr-interest mailing list