Télécharger la liste

Description du projet

Absimpa is a Java class library that provides a recursive decent parser. It is an experiment in abstraction and Java generics. It tries to include only the essentials of what makes out a parser and to leave out, or rather leave free for specification, what is not relevant for the parsing process.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-02 06:02 Retour à la liste release
88

Bien que l'interface a presque aucun changement, le paquet a subi modification majeure. En particulier, un paquet par exemple a été extrait à partir des essais pour servir comme une indication de la façon dont l'analyseur peuvent être utilisées. La documentation a été étendue.
Tags: Code cleanup
While the interface has nearly no changes, the package underwent major refactoring. In particular, an example package was extracted from the tests to serve as a hint of how the parser can be used. The documentation was extended.

Project Resources