mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
java: add an example
* examples/java/Calc.y: New, based on test 495: "Calculator parse.error=verbose %locations". * examples/java/Calc.test, examples/java/local.mk: New. * configure.ac (ENABLE_JAVA): New. * examples/test (prog): Be ready to run Java programs.
This commit is contained in:
@@ -34,6 +34,12 @@ Extracted from the documentation: "A Complete C++ Example".
|
||||
https://www.gnu.org/software/bison/manual/html_node/A-Complete-C_002b_002b-Example.html
|
||||
|
||||
|
||||
* Examples in Java
|
||||
|
||||
** java/Calc.y
|
||||
The usual calculator.
|
||||
|
||||
|
||||
-----
|
||||
|
||||
Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user