Download List

Descripción del Proyecto

JetPAG is a flexible yet powerful full-LL(k) parser and lexical analyzer generator focused on high performance, efficiency, usability, and readability of generated code. It generates powerful optimized recursive descent recognizers, and supplies a small library that can be used to do minimal parsing needs. Generated code is nicely structured and distributed over several files for easier management and integration into larger projects. JetPAG offers a powerful control over the generated source code, preventing post-generation modifications.

System Requirements

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.

2007-01-03 19:18 Back to release list
0.6.0

Mejoras en el análisis de los cuantificadores. Reducción de la dependencia entre los archivos generados. Instalaciones adicionales para la interacción en tiempo de ejecución. Revisado y mejorado camino de la construcción lookahead. Más fácil trabajar con los directores de corriente múltiple. Mejora y limpieza a los gerentes flujo char. Depuración más fácil con la necesidad de recompilación. Una forma adicional para la generación de conjunto. Mucho más flexible y útil diseño incrustación de código fuente.
Tags: Major feature enhancements
Improvements in the analysis of quantifiers. Reduced dependency between generated files. Additional facilities to run-time interaction. Revised and improved lookahead path construction. Easier working with multiple stream managers. Improved and cleaned up char stream managers. Easier debugging with need for recompilation. An additional form for set generation. A much more flexible and useful source embedding design.

Project Resources