Download List

프로젝트 설명

re2c is a tool for writing fast and flexible lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions. This make it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and speed.

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.

2008-05-26 04:20
0.13.5

어떤 상황에서는 입력 파일의 내부 버퍼링 발생한 문제에 버그. 결과적으로, re2c 중 오류가 발생하거나 충돌을보고도있다. 더 이상은 안돼 변경되었습니다.
Tags: Major bugfixes
A bug in the internal buffering caused issues with input files in some circumstances. As a consequence, re2c would either report an error or even crash. No further changes have been made.

2008-04-06 23:12
0.13.4

이 릴리스에는 몇 가지 사소한 기능이 추가되었습니다. 대부분은 특히, 그 입력 파일에 # 줄에 지시문을 투명하게 처리를위한 수 있도록 향상되었습니다 - R을 기능. - r에 인터페이스가 많이 바뀌었습니다.
Tags: Minor feature enhancements
This release adds a few minor features. Most notably, it allows for transparent handling of #line directives in input files and has improved -r functionality. The -r interface has changed a lot.

2008-02-15 22:16
0.13.2

이 잘하면 0.13주기의 마지막 개발 발표, 그리고 안정적인 0.14 릴리스에 연결되어야합니다. 이 버전의 PHP를 스캐너를 발전기로 플렉스의 사용을 대체하는 데 사용되고있다. 이 글을 쓰는 시점에서, 매우 노력, 그리고 5K PHP를 테스트보다 98 %가 이미 통과 약속입니다.
Tags: Minor feature enhancements
This is hopefully the last development release of the 0.13 cycle, and should lead to a stable 0.14 release. This version is being used to replace the use of flex as the PHP scanner generator. At the time of this writing, the efforts are extremely promising, and more than 98% of the 5K PHP tests already pass.

2007-09-12 14:06
0.12.3

이 릴리스에는 몇 가지 사소한 수정 맥 OS 및 AIX에 대한 문제를 빌드합니다. 또한, 실행 tests.sh 호환성 증가하고있습니다 Cygwin에서 환경과 Visual Studio를 빌드의 존재를 자동으로 감지. 감지하는 경우, 테스트 빌드를 자동으로 사용됩니다.
Tags: Minor bugfixes
This release fixes some minor build issues for Mac
OS and AIX. Furthermore, run-tests.sh has
increased compatibility and allows auto-detection
of a Cygwin environment and the presence of a
Visual Studio build. If detected, the test suite
will automatically use that build.

2007-06-27 07:35
0.12.2

이것은 안정적인 버전의 수정 프로그램을 Mac OS X에서 충돌 문제는 0 길이와 fwrite에 관한.
Tags: Minor bugfixes
This stable version fixes a crashing problem on
Mac OS X concerning fwrite with 0 length.

Project Resources