[Info-vax] DCL and scripting
Simon Clubley
clubley at remove_me.eisner.decus.org-Earth.UFP
Wed Dec 12 08:38:41 EST 2018
On 2018-12-11, Arne Vajhøj <arne at vajhoej.dk> wrote:
> On 12/11/2018 2:39 PM, John Reagan wrote:
>> The biggest obstacle in shoving a regex into the middle of DCL is making sure the license is suitable. For instance, we can't/won't put a piece of GPL code into DCL.EXE.
>
> PCRE library is BSD licensed.
>
The biggest thing for me is that John doesn't seem to think there's
a major conceptual problem with inserting C code into DCL, even
given DCL's unique requirements.
If you can get C code into DCL, I wonder if that could be used to
fix up other DCL issues.
For example, we know from previous discussions the line editing code
in the terminal driver is an unmaintainable mess, so we can't edit
command lines which are longer than the terminal width. Could the problem
be worked around (at least for DCL) by placing line editing code into
DCL ?
This could also bring along other benefits such as a much nicer history
searching method, including incremental search.
Simon.
--
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world
More information about the Info-vax
mailing list