X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3c146b5e6fcdf5226c5966c3f8544a995d47427c..d1a1114f7f257f89887ea5825ba0d896dfaa747b:/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