Change JavaCC description
This commit is contained in:
@ -89,7 +89,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
||||
* [HornetQ](http://hornetq.jboss.org/) - Clear, concise, modular and made to be embedded.
|
||||
* [Hudson](http://hudson-ci.org/) - Continuous integration server still in active development.
|
||||
* [Java Modeling Language (JML)](http://www.eecs.ucf.edu/~leavens/JML/) - Behavioral interface specification language that can be used to specify the behavior of code modules. It combines the design by contract approach of Eiffel and the model-based specification approach of the Larch family of interface specification languages, with some elements of the refinement calculus. Used by several other verification tools.
|
||||
* [JavaCC](https://javacc.org/) - More specific and slightly easier to learn. Has syntactic lookahead.
|
||||
* [JavaCC](https://javacc.org/) - Parser generator with syntactic lookahead.
|
||||
* [JavaServer Faces](https://javaserverfaces.java.net/) - Oracle's open-source implementation of the JSF standard, Mojarra.
|
||||
* [JavaServer Pages](https://jsp.java.net/) - Common templating for websites with custom tag libraries.
|
||||
* [JUnit](http://junit.org/) - Common testing framework.
|
||||
|
Reference in New Issue
Block a user