Download List

프로젝트 설명

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-02-08 18:48
0.6.1

많은 버그가 수정되었습니다. 분석 엔진이 훨씬 더 똑똑와 최적화를 개선했다. 더 쉽게 문법과 몇 가지 새로운 실용적인 옵션을 도입했다. 가져오기 및 몇 가지 문법 중에서 사용하기 위해 토큰 유형을 수출. 개선된 코드 생성기로 만든이 지원됩니다.
Tags: Minor feature enhancements
Many bugs were fixed. The analysis engines were
vastly improved with smarter optimizations. Easier
grammars and several new practical options were
introduced. Importing and exporting token types
for use among several grammars is supported.
Improvements were made to the code generator.

2007-01-03 19:18
0.6.0

개선 quantifiers의 분석이다. 생성된 파일 간의 의존성 감소. 실행 부대 시설 - 시간의 상호 작용. 개선 미리보기 개정 경로를 건설. 여러 개의 스트림을 관리자가 쉽게 작업. 개선 및 숯불 스트림 매니저 청소. 재컴파일이 필요 쉽게 디버깅. 집합 생성을위한 추가적인 양식. 훨씬 더 유연하고 유용한 소스 내장 디자인입니다.
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.

2006-12-08 19:54
0.5.3

편집 프로그램에 의해 생성된 JetPAG 많이, 아니 이미 라이브러리로 컴파일에 대한 더 필요한 모듈을 간단합니다. 다국적 기업의 전체 구현 미리보기 링크 경로를 훨씬 더 효율적인 경로를 생성 가능합니다. 저기 분석 모듈에 대한 몇 가지 코드를 정리합니다. 거기에 지방이 적은 STL과 구조에 대한 종속성이있습니다. 몇 가지 버그가 수정되었습니다.
Tags: Minor feature enhancements
Compiling programs generated by JetPAG is much simpler, as there no library modules required for compilation anymore. A full implementation of multi-link lookahead paths enables much more efficient path generation. There is some code cleanup for analysis modules. There are fewer dependencies on fat STL structures. Several bugs have been fixed.

2006-12-06 20:38
0.5.1

Tags: Initial freshmeat announcement

Project Resources