CSC/ECE 517 Fall 2012/ch1 1w9 av: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<p>'''Domain-specific object-oriented languages''' - This page describes the domain specific object oriented languages, what languages are currently in use and how useful they are.
<p>'''Domain-specific object-oriented languages (OODSLs)'''  
Object oriented domain specific languages are programming languages that are specific to some particular domain incorporating object oriented concepts. They differ from traditional languages in that they can be used only in the domain they are defined for and not for other general purposes.</p>
 
An OODSL is a '''[[Domain-specific language]]''' '''(DSL)''' language that exhibits characteristics that have traditionally been attributed to '''[[Object-Oriented Languages]]''' </p>





Revision as of 20:46, 14 September 2012

Domain-specific object-oriented languages (OODSLs) An OODSL is a Domain-specific language (DSL) language that exhibits characteristics that have traditionally been attributed to Object-Oriented Languages


Overview

History

Examples

OODSL compiler for FPGA

OODSL vs. non-OODSL

Advantages and Disadvantages

Conclusion

References