LPEX: Difference between revisions
Appearance
m →License |
No edit summary |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
'''LPEX''' ("Live Parsing Editor") comes with the VAC/C++ 3.0 and 4.0 packages. This programmer's editor is fully configurable and programmable, with syntax highliting 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. | |||
=== VAC++ 4.0 === | |||
In VAC++ 4.0, the editor (Lpex Editor, V 4.0) is integrated 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 VAC++ desktop folder, go to the "bin" directory and type "cppxlx40". This will bring up the editor window. | |||
== Source and References == | == Source and References == |
Revision as of 11:18, 6 May 2005
Description
LPEX ("Live Parsing Editor") comes with the VAC/C++ 3.0 and 4.0 packages. This programmer's editor is fully configurable and programmable, with syntax highliting 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.
VAC++ 4.0
In VAC++ 4.0, the editor (Lpex Editor, V 4.0) is integrated 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 VAC++ desktop folder, go to the "bin" directory and type "cppxlx40". This will bring up the editor window.
Source and References
see VAC/C++ 3.0 package and VAC/C++ 4.0 package
License
IBM Abandonware