Projects / JavaCC

JavaCC

Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation, such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, and more.

Tags
Licenses

RSS Recent releases

  •  16 Apr 2002 18:20

    No changes have been submitted for this release.

    •  30 Jan 2001 06:13

      Release Notes: Initial freshmeat announcement; actions and state changes for EOF, repetition ranges for regular expressions, and miscellaneous bugfixes.

      Screenshot

      Project Spotlight

      Ondine

      An audio player based on the GStreamer framework with a GTK graphical user interface.

      Screenshot

      Project Spotlight

      shellshape

      A tiling window manager for gnome-shell.