X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f25e23a6323bd60359f77b21c134842dbbd8c0e2..f414d77d3876f559ac0af33285b9a9235f54a58f:/TODO diff --git a/TODO b/TODO index ad99639d..e33f3aee 100644 --- a/TODO +++ b/TODO @@ -170,11 +170,22 @@ Are there any Texinfo standards for bibliography? * Java, Fortran, etc. - Add support for languages other than C and C++. Here is a proposed - patch for Java: +** Java + +There are a couple of proposed outputs: + +- BYACC/J + which is based on Byacc. + + +- Bison Java + which is based on Bison. +Sébastien Serrurier (serrur_s@epita.fr) is working on this: he is +expected to contact the authors, design the output, and implement it +into Bison. * Coding system independence