SCOUG-Programming Mailing List Archives
Return to [ 06 |
August |
2003 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Robert Blair writes:
"You can not write the complete system without having some
intermediate steps. What I say is write the code that gives
the best return. In this case the front end is where you gain
the productivity. You get almost nothing trying to change the
compiler. ..."
I understand you're speaking in relative terms here, but the
"almost nothing" you refer to here is fairly significant.
In truth you begin with a window. You add a menu bar. You
create the ability to create, change, insert, and delete text.
In short you start with an editor. From there you can work
with interfacing with the data repository/directory: the back
end. Or you can proceed through the various stages of syntax
analysis, semantic analysis, and proof theory: the front end.
However, the editor remains the only data entry interface.
Both the front and back ends allow for multiple "output only"
windows to indicate the state (or status) of any process at
any time.
Personally at the moment I'm leaning to writing back end,
editor (middle), and front end using VisualAge PL/I and DB2.
Meanwhile I'm still in the process of preparing material for the
device driver presentation at the next meeting, which is just a
little over a week away. Right now I'm going to bed.
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 06 |
August |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|