Download List

프로젝트 설명

p4 is a Perl-based macro processor that is useful
when cpp and m4 are insufficient.

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-27 19:40
0.2

이 릴리스에는 익명 함수 구문 & () 값을 반환 및 변경 & () 평가 후면 코드 및 값을 반환되지 않는 추가되었습니다. & () 지금은 ()로 평가 후면 코드는 실제로는 가장자리의 경우 값을 반환 수도 값을 반환하지 않고 달러의 대체 이전에 사용 (foo는 = 0)) $ ($ 예.
Tags: Minor feature enhancements
This release added an anonymous function syntax &() for returning values and changed &{} to eval code and not return a value. &{} now replaces the previous usage of ${} to eval code without returning a value which might actually return a value in edge cases (e.g ${$foo = 0}).

2008-05-24 19:10
0.1

Tags: Initial freshmeat announcement

Project Resources