[antlr-interest] Coding rule checking for Ada 95

Pro bruno.lehyaric at gmail.com
Sat May 22 12:22:15 PDT 2010


I give a try to TXL.
Here is my TXL grammar for Ada 2005, under BSD-style licence :
  http://github.com/bu2/ada-2005-txl-grammar

And my roadmap :
http://wiki.github.com/bu2/fadacop/roadmap

Bruno.

On 22 avr. 2010, at 22:02, bruno le hyaric <bruno.lehyaric at gmail.com>  
wrote:

> Hum, okay...
>
> My problem is : the better I get it running, the better it is for my  
> ass ^^
>
> Now, I'm evaluating the feasibility of a solution :
> - based on ANTLR and Java target (thanks to Aonix & Hibachi eclipse  
> plugin)
> - with a Scala overlay to get a functionnal approach for all tree
> walking/matching algorithm
>
> I'm on the way to make a little prototype...


More information about the antlr-interest mailing list