[Info-vax] VI* on VMS

Arne Vajhøj arne at vajhoej.dk
Mon Oct 21 18:57:22 EDT 2024


On 10/21/2024 12:49 PM, bill wrote:
> On 10/17/2024 8:37 AM, Simon Clubley wrote:
>> However, when it comes to emacs, it does a _lot_ that EVE does not do.
>> For one simple but very important example, you have brace matching in
>> emacs so you can easily check the closing brace matches the correct
>> opening brace.
> 
> Which is great if your writing C programs.  But of little value for
> anything else.

Curly braces for blocks are used in many languages today.
If we limit ourselves to those available on VMS then: C,
C++, PHP, Java, Kotlin, Scala and Groovy comes to my mind.

Ordinary parenthesis's are used in practically all languages
and there are cases where matching can be relevant - deeply
nested or statement continued over many lines.

Arne



More information about the Info-vax mailing list