Map
Index
Random
Help
th

QuoteRef: deliNM5_1984

topics > all references > ThesaHelp: references c-d



ThesaHelp:
references c-d
Topic:
examples of programming environments
Topic:
debugger
Topic:
incremental execution
Topic:
editor as the UserInterface
Topic:
structured editors
Topic:
property sheets for objects
Topic:
help in UserInterface
Topic:
selecting with a mouse
Topic:
monitored variable

Reference

Delisle, N.M., Menicosy, D.E., Schwartz, M.D., "Viewing a programming environment as a single tool", SIGPLAN, 19, 5, pp. 49-56. Google

Other Reference

Software Engineering Notes vol 9 num 3

Quotations
49 ;;Quote: Magpie is a programming environment that eliminates editor, compiler, and debugger
50 ;;Quote: in Magpie can edited and debug Pascal code at the same time
50 ;;Quote: Magpie detects syntax errors during editing; it recompiles whenever code is modified
50 ;;Quote: a Magpie programmer works with source code and execution state concurrently; combines editing and debugging
50 ;;Quote: in Magpie, whenever an item is selected, descriptive information is displayed in an adjoining pane
54 ;;Quote: Magpie uses compile-on-call; can execute code containing uncompiled procedures
55 ;;Quote: Magpie code under test contains debug hooks for activating debugging functions
55+;;Quote: Magpie activates a debug hook by modifying its first instruction
55+;;Quote: in Magpie debugging, both local and non-local references to a variable use the same debug hook


Related Topics up

ThesaHelp: references c-d (337 items)
Topic: examples of programming environments (17 items)
Topic: debugger (37 items)
Topic: incremental execution (22 items)
Topic: editor as the UserInterface (10 items)
Topic: structured editors (35 items)
Topic: property sheets for objects (29 items)
Topic: help in UserInterface (33 items)
Topic: selecting with a mouse (44 items)
Topic: monitored variable (27 items)

Collected barberCB 11/86
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.