Skip to content
Thomas Beale edited this page Aug 23, 2014 · 37 revisions

ADL tools project logo The ADL tools project contains the core libraries for the ADL 1.5 compiler, and a number of tools based on it, including the ADL Workbench, a .Net DLL form of the compiler, and various stand-alone non-UI libraries and test applications.

Most users will simply want to download binaries. You can do that most easily by referring to the [ADL Workbench home page] (http://www.openehr.org/downloads/ADLworkbench/home).

[Building from source] (https://github.com/openEHR/adl-tools/wiki/Building-from-source)

Building Distribution Packages

This part is OS-specific, and enables you to build a full installer package for whichever OS you are working on.

  1. [Windows] (wiki/Package-Building-on-Windows)
  2. [Linux] (wiki/Building-on-Linux)
  3. [Mac OSX] (wiki/Building-on-Mac-OSX)

Clone this wiki locally