Download List

프로젝트 설명

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

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.

2010-05-16 15:40 Back to release list
2.3.3

방법 설탕 조회는 지역 변수를 검색하지 않도록 수정되었습니다. 이것은하지만 사전에 2.3.3 코드에만 영향을 사건 소수에 영향을해야합니다. 메모리 누수가 수정되었습니다. 단위 테스트 및 포장은 여러 플랫폼에 걸쳐 표준화되었다. 정력과 geshi 구문 강조도 추가되었습니다.
Tags: Stable, Minor
Method sugar lookup was fixed to not search local variables. Note that this affects pre-2.3.3 code but should only affect a minority of cases. A memory leak was fixed. Unit tests and packaging were standardized across platforms. Vim and geshi syntax highlighting were also added.

Project Resources