You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Process Definition Languages

From EverybodyWiki Bios & Wiki


In the software sector, Process Definition Languages (PDLs) are Formal Languages used to document, evaluate and improve processes mainly linked to software development, but also to business processes.

Constitution[edit]

As well as Programming Languages, PDLs are also Computer Languages. They are usually procedural and structured, and are also designed with:

  • a Control System, with constructs for the sequencing, selection, repetition and parallelization of activities (a concept analogous to statement in a Programming Language);
  • a relatively simple Type System, with relatively few primitive types and type constructors; and
  • mechanisms for the modularization of processes in terms of subprocesses.

See also[edit]

External Links[edit]


This article "Process Definition Languages" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Process Definition Languages. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.