Developer guide

[Current release is: 2.3.1 – January 2016]

Getting PLAST source code

PLAST software is fully written in C++.
Requirements to compile application: CMake 2.6 or above, GCC 4.4 or above and GLIBCXX_3.4.13 or above.
Download

Quick start: download, unzip and read the README file.

Full documentation is available here.

Notice: source will be available on github in a near future.

Java integration

To enable the use of the comparison tool in other software components, we provide a Java wrapper API.
Requirements: Oracle JDK 1.7 or above.
Download

Quick start: download, unzip and read the README file.

Full documentation is available here.

License

The entire PLAST software (c++ and java source codes) is covered by the Affero General Public version 3 License.

Comments are closed.