help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Convert some Latex expressions in Emacs.


From: Emanuel Berg
Subject: Re: Convert some Latex expressions in Emacs.
Date: Tue, 17 May 2022 04:22:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hongyi Zhao wrote:

>> If you have some time you might have a look at peg.el (from
>> Gnu Elpa). PEGs (Parsing Expression Grammars) are a bit
>> more expressive than regular expressions. Takes a bit of
>> time to get used to the concept but if you have to solve
>> such tasks more often it may pay off.
>
> I roughly browse the relevant introduction here [1].
> It seems that all Emacs Lisp based regex patterns are more
> complicated and tedious than other languages, e.g., python,
> wolfram, and so on.

It's the same as everywhere. Start appling them on your own
use case and you'll see it isn't difficult at all.

Here is an interesting post BTW:

  https://lists.gnu.org/archive/html/help-gnu-emacs/2022-05/msg00190.html

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]