[antlr-interest] Re : pseudocode translator to java, c and Ada

Joe Token joe.token at yahoo.fr
Thu Feb 21 16:39:47 PST 2008


--> P2Ada already exists, in addition it is not what i am looking for.
and if i am posting to the list, i do not want a commercial solution.
I am only asking the list if :
does anyone started from any pseudocode to make a translator to java ?

-----------------------------------------------------------------
Since no one is using your particular pseudo-code representation, 
other than yourself, and Ada has such a small market share, you are 
bound to be unhappy.

If you wish a commercial solution, then www.jazillian.com is likely 
your best bet for having a translator developed for you.

Otherwise, http://www.antlr.org/grammar/pascal/ is probably the 
closest you are going to get to an existing solution.  "All" you have 
to do then is tweak the grammar to accept your pascal-like 
pseudo-code and add an AST->stringtemplate walker to generate 
Java.  If you really want Ada as output, you will have to port the 
stringtemplate libary to generate Ada.




      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080222/ed983c81/attachment.html 


More information about the antlr-interest mailing list