Download
Please download the latest version from https://github.com/jonigata/caper.
Google Project (daily updated)
How To Install
There is no installer.
Unzip and do make it on Linux. Samples are in the examples directory.
On Windows, it contains project files (VS2012)。
Executables also in.
* requires Boost to build.
How To Execute
% ./caper input_file output_file
For more details, see Tutorial.
Options
- -c++ C++ (default)
- -cs C#
- -js JavaScript
- -d D language
- -boo Boo language
- -ruby Ruby
History
See Japanese document.