Jump to content

Grammar-oriented programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pearle (talk | contribs) at 09:21, 3 April 2006 (Changing {{wikify}} to {{wikify-date|March 2006}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Wikify-date

Grammar-oriented Programming (GOP) and Grammar-oriented Object Design (GOOD) are based on designing and creating a domain-specific language for a specific business domain. GOOD can be used to drive the execution of the application or it can be used to embed the declarative processing logic of a context-aware component (CAC) or context-aware service (CAS). GOOD is a method for creating and maintaining dynamically reconfigurable software architectures driven by business-process architectures. The business compiler was used to capture business processes within real-time workshops for various lines of business and create an executable simulation of the processes used.

Instead of using one DSL for the entire programming activity, GOOD suggests the combination of defining domain-specific behavioral semantics in conjunction with the use of more traditional, general purpose programming languages.

For an example of using GOOD, please refer to "Empowering the Business Analyst for On-demand Computing.".