[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SableCC vs. JTB vs. JJTree



Hello,

I'm working on a project involving building ASTs of Java programs and
harassing them. So far I located three candidate parser+tree+visitor
generators:
* SableCC
* JJTree (part of JavaCC, includes a visitor in recent versions)
* JTB (http://www.cs.purdue.edu/homes/taokr/jtb/index.html)

How does SableCC compare to JJTree and JTB?


The mailing list manager seems to ignore my join requests, so if you
reply on the list please CC a copy directly to me.

  Regards,
    Eran Tromer