Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
editor-parser symbiosis
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ucbvax!editor-people  
View profile  
 More options Nov 1 1981, 11:50 pm
Newsgroups: fa.editor-p
From: ucbvax!editor-people
Date: Sun Nov 1 20:50:08 1981
Local: Sun, Nov 1 1981 8:50 pm
Subject: editor-parser symbiosis
>From menlo70!sytek!zehntel!steve@Berkeley Sun Nov  1 20:40:37 1981

In reply to: ucsfcgl!sdcarl!sdcatta!sdcsvax!brent@Berkeley

Concerning editors and compilers working together:

Our (Plantronics/Zehntel) UNIX-based in-circuit testers run
user-language programs which describe all the components on a board
under test and how they should be tested.  A feature of our system
is called "develop mode", which combines our screen editor with the parser
and with the interpreter which operates the testing hardware.
During debugging, test steps may be parsed *and* executed,
and the cursor is left wherever there is a syntax error or
a component measurement error, allowing the programmer to correct
the syntax error or refine the measurement values for components.
If no error arises, the results of the tests are displayed in a data window.
Debugged programs can be run flat out in a compiled "operate mode".
The editor can be run separately, too, without the parser and interpreter.
In addition, the editor knows about the data structures
of the user language, and has several features which utilize
that information.

Develop mode is an indispensable aid to test program debugging,
and is a major selling point for our test systems.  The nature of our
program execution (immediate hardware operation with display of results)
makes the addition of code execution to an editor-compiler symbiosis a natural
step, but in general the idea of tying a screen editor with a syntax
checker (Unix pipes make this easy) is a real winner which I would like
to see incorporated into the design of new editors.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »