Download List

프로젝트 설명

CamlTemplate is a library for generating text from
templates in Objective Caml. It can be used to
generate Web pages, scripts, SQL queries, XML
documents, and other sorts of text files. It
provides a versatile, easy-to-learn template
syntax that supports common scripting-language
constructs, while encouraging a separation between
presentation logic and application logic. The
supported Caml data structures accomodate lists,
tables, and trees of items in a straightforward
manner. CamlTemplate works well with mod_caml and
mod_fastcgi, supports any ASCII-compatible
encoding, including UTF-8, and includes optional
support for multithreading.

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.

2005-07-07 17:14
1.0.1

이 릴리스 코드를 청소하고 시스템을 빌드합니다.
Tags: Code cleanup
This release cleans up the code and the build
system.

2005-05-26 14:45
1.0.0

이것은 첫 번째 안정 버전 릴리스입니다. 그것은 몇 가지 버그 수정 및 FastCGI 예제가 포함되어있습니다.
Tags: Minor bugfixes
This is the first stable release. It fixes several
bugs and includes a FastCGI example.

2004-07-16 19:56
0.9.2

그 때 오류가 발생 스레드 지원이 활성화되었습니다 컴파일 인해이 릴리스의 버그 수정.
Tags: Major bugfixes
This release fixes a bug that caused a compile error when thread support was enabled.

2004-05-12 03:47
0.9.1

이 릴리스, 그리고 라인을 계속 구문을 변경, 저게 더 나은 통합을 추가하는 사용 설명서의 일부 구절을하는 중이다. OCaml 지금 3.07이 필요합니다.
Tags: Minor feature enhancements
This release adds a change in the line continuation syntax, better
integration with GODI, and clarification of some passages in the manual.
OCaml 3.07 is now required.

2004-05-02 13:28
0.9.0

이 릴리스에는 API의 마이너 개선 및 공백의 처리에 포함되어있는 일부의 소스 코드를 정리, 그리고 몇 가지 버그 수정 템플릿이있습니다. 도서관 저게 포장했다.
Tags: Minor feature enhancements
This release included minor improvements in the API and in the handling of whitespace in templates, some source code cleanups, and a few bug fixes. The library was also packaged for GODI.

Project Resources