Quotesdtb.com
Home
Authors
Quotes of the day
Top quotes
Topics
Executable Quotes
[Perl] combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript.
Jamie Zawinski
Since 2003, the politics of war have been characterized by partisanship as the Republican and Democratic parties struggled for power in Washington. National efforts to date have been corrupted by partisan politics that have prevented us from devising effective, executable, supportable solutions. At times, these partisan struggles have led to political decisions that endangered the lives of our sons and daughters on the battlefield. The unmistakable message was that political power had a greater priority than our national security objectives. Overcoming this strategic failure is the first step toward achieving victory in Iraq - without bipartisan cooperation we are doomed to fail. There is nothing going on in Washington that would give us hope.
Ricardo Sanchez
Python is executable pseudocode. Perl is executable line noise.
Bruce Eckel
Ever wish you could draw a few diagrams, press a button, and have a working software system that meets your needs? Sound like magic? Perhaps, but that's a major part of the Executable UML vision. The basic idea is that you will use a CASE tool to develop detailed UML diagrams and then supplement them by specifications written in a formal language, presumably the OMG's Object Constraint Language (OCL). The basic idea behind Executable UML is that systems can be modeled at a higher level of abstraction than source code, simulated to support validation of your efforts, and then translated into efficient code. This higher-level of abstraction should help to avoid premature design, enable you to change your system as your requirements evolve, and to delay implementation decisions until the last minute.
Scott Ambler
Today some evidence arises that UML will more and more be used not as a specification language but as a high level programming language. This has some advantages, as if the concepts of UML are executable, they can immediately be animated and tested, or the generated code even be used as implementation. Thus UML probably will have an implementation-oriented semantics describing this animation.
Bernhard Rumpe
#The availability of high-quality Model Compilers and Virtual Execution Environments (VEEs) that provide "out of the box" platforms upon which Executable UML models can execute. These VEEs, which exist today in a somewhat incipient stage, will someday soon reduce low-level system architectures to near-commodity status.
Grady Booch
A proposed profile of UML-Executable UML-supports creating a complete and implementation-neutral self-contained expression of application functionality. Steven J. Mellor and Marc J. Balcer define this profile in their book Executable UML: A Foundation for Model-Driven Architecture.
Grady Booch
Today, we're at the beginning stages of the next level. Executable UML is the next logical, and perhaps inevitable, evolutionary step in the ever-rising level of abstraction at which programmers express software solutions. Rather than elaborate an analysis product into a design product and then write code, application developers of the future will use tools to translate abstract application constructs into executable entities. Someday soon, the idea of writing an application in Java or C++ will seem as absurd as writing an application in assembler does today. And the code generated from an Executable UML model will be as uninteresting and typically unexamined as the assembler pass of a third generation language compile is today. This shift is made possible by the confluence of four factors:.
Grady Booch