Skip to main content

Introduction

The Walr Programming Reference offers an exhaustive overview of the analysis and presentation functionalities available on the Walr platform. The distinction between analysis and presentation processes serves practical purposes:

  • Analysis relies on user-defined specifications within the XML-based Analyse Markup Language (AML).
  • The result of this phase generates another XML-based object known as Presentation Markup Language (PML).

This separation allows for the independent creation of core results and their subsequent presentation, easing future technological adaptations.

This reference specifically caters to programmers engaged in Walr platform development. It stands as a living document expected to evolve in tandem with the ongoing design and development of the Walr platform.

The reference intricately details AML and PML tags, encompassing their attributes, accompanied by an in-depth exploration of concepts related to the AML component. Multiple examples are provided to comprehensively illustrate the functionalities of the system.