Is there any compiler-compiler available for java that takes bison-like > grammar Look at JavaCC, available from Sun someplace. There is a collection of grammars available at http://www.cs.ucla.edu/~dongwon/JavaCC. There is a bit of a tutorial at http://www.almide.demon.co.uk/source_code/java/JavaCC/Pretty/Pretty.html; You'll probably prefer JavaCC/JJTree to yacc. ial at ----- See the original message at http://www.egroups.com/list/java-linux/?start=5207
- bison/java ? Artur Biesiadowski
- Re: bison/java ? jp
- Re: bison/java ? Paolo Ciccone
- Re: bison/java ? shieldsd