{"name":"javacc","portdir":"java/javacc","version":"6.0","license":"BSD","platforms":"any","epoch":0,"replaced_by":null,"homepage":"https://javacc.org/","description":"Java Compiler Compiler, a parser generator for use with Java","long_description":"Java Compiler Compiler (JavaCC) is the most popular 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, etc.","active":true,"categories":["devel","lang","java"],"maintainers":[],"variants":[],"dependencies":[{"type":"build","ports":["clang-16"]},{"type":"extract","ports":["unzip"]}],"depends_on":[{"type":"build","ports":["ccl-util","javancss"]}]}