Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 746 Bytes

ReadMe.md

File metadata and controls

17 lines (12 loc) · 746 Bytes

PDL/S - a DSL for parameter description

PDL/S is an alternative serialization of the official IVOA Parameter Description Language. The aims of the serialization are

  • have something easier than XML (the official serialization) to edit by hand
  • focused editors via Eclipse Xtend

Subdirectories

  1. examples - some examples of PDL/S that explore various aspects of the language
  2. net.ivoa.pdl.pdls - an eclipse project for the XText grammar for the DSL
  3. net.ivoa.pdl.pdls.sdk - eclipse package for distributing the PDL/S editor
  4. net.ivoa.pdl.pdls.tests - tests for the PDL/S
  5. net.ivoa.pdl.pdls.ui - eclipse custom editor for the PDL/S