in reply to Parsing Emacs Lisp sexpr?

Did you consider using Lisp to parse Lisp and to produce nested Perl arrays?

Should be easier.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^2: Parsing Emacs Lisp sexpr?
by perlancar (Hermit) on Apr 09, 2020 at 02:35 UTC
    No, I didn't. Yes, that's one way to do it and the nice thing about it is that I'll be forced to learn some Emacs Lisp in the process :-)