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

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

Re: Learn, use, and debug AWK in Emacs.


From: Hongyi Zhao
Subject: Re: Learn, use, and debug AWK in Emacs.
Date: Sat, 5 Aug 2023 16:14:47 +0800

On Sat, Aug 5, 2023 at 3:53 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
> > From: Hongyi Zhao <hongyi.zhao@gmail.com>
> > Date: Sat, 5 Aug 2023 15:23:18 +0800
> >
> > Are there some feasible ways to learn, use, and debug AWK in Emacs?
>
> Emacs has a major mode for editing Awk scripts.
>
> For debugging, you can use the built-in debugger of GNU Awk (Gawk).
> You can run Gawk from shell or Eshell buffers inside Emacs.

My main concern is the following features:

Real-time display the values of variables and test snippets
conveniently, and so on.

Regards,
Zhao



reply via email to

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