unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Rewriting make-docfile.c in Lisp?
@ 2021-05-05 15:56 sbaugh
  2021-05-05 16:13 ` Eli Zaretskii
  0 siblings, 1 reply; 16+ messages in thread
From: sbaugh @ 2021-05-05 15:56 UTC (permalink / raw)
  To: emacs-devel


I was recently trawling through make-docfile.c and wondered:

Couldn't this be written in Lisp?

It seems like this complex parsing code would be much simpler in Lisp,
and there's no reason the make-docfile step couldn't run after Emacs is
built.  It would be a fair bit of work, but I think the resulting
make-docfile.el would be much smaller and easier to understand.

I'm not about to go do it, but it would be a good self-contained
project, I think, so maybe a good addition to TODO?

Does anyone have any objections or reasons why this shouldn't be done?




^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-05-06  8:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-05 15:56 Rewriting make-docfile.c in Lisp? sbaugh
2021-05-05 16:13 ` Eli Zaretskii
2021-05-05 16:49   ` Spencer Baugh
2021-05-05 17:16     ` Alan Mackenzie
2021-05-05 18:39       ` Spencer Baugh
2021-05-05 19:08         ` Stefan Monnier
2021-05-05 19:13           ` Eli Zaretskii
2021-05-05 19:38             ` Stefan Monnier
2021-05-05 20:05           ` Glenn Morris
2021-05-05 21:18             ` Stefan Monnier
2021-05-05 21:34               ` Stefan Monnier
2021-05-05 21:11           ` Spencer Baugh
2021-05-06  8:45             ` Eli Zaretskii
2021-05-05 19:10         ` Eli Zaretskii
2021-05-05 21:27           ` Spencer Baugh
2021-05-05 18:49     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).