Jump to content

LPEX: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{De}}
{{Software
|Name=Live Parsing Extensible Editor
|Version=4.0 (1998)
|Vendor=[[IBM]]
|Author=
|Licence=Commercial
|WWW=
}}
'''LPEX''' (''Live Parsing Extensible Editor'') comes with the VisualAge C++ 3.0 and 4.0 packages and most other [[IBM]] development tools in the VisualAge family. This programmer's editor is fully configurable and programmable, with syntax highlighting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.
'''LPEX''' (''Live Parsing Extensible Editor'') comes with the VisualAge C++ 3.0 and 4.0 packages and most other [[IBM]] development tools in the VisualAge family. This programmer's editor is fully configurable and programmable, with syntax highlighting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.


Line 8: Line 15:
* Editor programming language
* Editor programming language
* Alternate editor personalities (BRIEF, EPM, SEU, XEDIT, ISPF)
* Alternate editor personalities (BRIEF, EPM, SEU, XEDIT, ISPF)
[[VisualAge C++ 4.0]] integrated the editor (LPEX V4R0) into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.
It is also possible to use the editor alone. Open the "Command Line" window in the VisualAge C++ desktop folder, go to the "bin" directory and type <tt>cppxlx40</tt>. This will bring up the editor window.


== Versions ==
== Versions ==
* 1998: Version 4 Release 0
* 1998: Version 4 Release 0
=== IBM VisualAge C++ 4.0 ===
[[VisualAge C++ 4.0]] integrated the editor (LPEX V 4.0) into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.
It is also possible to use the editor alone. Open the "Command Line" window in the VisualAge C++ desktop folder, go to the "bin" directory and type "cppxlx40". This will bring up the editor window.


== Source and References ==
== Source and References ==
{{De}}
See documentation included with [[VisualAge C++]] and [[VisualAge for RPG]].
See documentation included with [[VisualAge C++]] and [[VisualAge for RPG]].
==License==
* Commercial software
==Publisher==
* [[IBM]]


==Publications==
==Publications==
* SC09-2795-00: ''LPEX Editor User's Guide'' - IBM 1998
* SC09-2795-00: ''LPEX Editor User's Guide'' - IBM 1998


[[Category:Text editors]][[Category:VisualAge Family]]
[[Category:IBM Products]][[Category:Text editors]]

Revision as of 19:52, 21 May 2019

LPEX
[[File:{{{Picture}}}|128px]]
Name Live Parsing Extensible Editor
Version 4.0 (1998)
Vendor IBM
Author
Licence Commercial
WWW

LPEX (Live Parsing Extensible Editor) comes with the VisualAge C++ 3.0 and 4.0 packages and most other IBM development tools in the VisualAge family. This programmer's editor is fully configurable and programmable, with syntax highlighting and more. The "live parsing" feature means that you are warned immediately if you forget a closing "" for example for a string within a C or C++ source.

Features

  • Language parsing uses automatic indenting, colour and text effects
  • Locations marking facilities
  • Multiple editing views and windows
  • Editor programming language
  • Alternate editor personalities (BRIEF, EPM, SEU, XEDIT, ISPF)

VisualAge C++ 4.0 integrated the editor (LPEX V4R0) into the IDE. Its command shell can be brought up by the keyboard shortcut "F9" when the editor pane is focused.

It is also possible to use the editor alone. Open the "Command Line" window in the VisualAge C++ desktop folder, go to the "bin" directory and type cppxlx40. This will bring up the editor window.

Versions

  • 1998: Version 4 Release 0

Source and References

[[::LPEX/de|Deutsch]]

See documentation included with VisualAge C++ and VisualAge for RPG.

Publications

  • SC09-2795-00: LPEX Editor User's Guide - IBM 1998