public inbox for gentoo-lisp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-lisp] Emerge in Common Lisp
@ 2018-02-25 14:05 Crystalsun
  2018-02-26  9:55 ` Akater
  2018-02-27 19:01 ` Chema Alonso
  0 siblings, 2 replies; 3+ messages in thread
From: Crystalsun @ 2018-02-25 14:05 UTC (permalink / raw
  To: gentoo-lisp@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 702 bytes --]

Anyone thought about implementing Emerge in Common Lisp?
I guess it could be useful due to the interactiveness Common Lisp provides, and Python doesn't (at least not enough of it). For example, when emerging a package, if an error occures, the whole process will die since the merge of the current atom. However, if emerge was written in Common Lisp, it could be possible to interactively debug the error and continue the process, which, overall, means more user control of what's happening and better hotfixes, thanks to the fact that REPL is part of the language.
I know it may sound ambitious, but at least it seems like an interesting idea to me, would be great if anyone has thoughts on this topic

[-- Attachment #2: Type: text/html, Size: 761 bytes --]

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

end of thread, other threads:[~2018-02-27 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-25 14:05 [gentoo-lisp] Emerge in Common Lisp Crystalsun
2018-02-26  9:55 ` Akater
2018-02-27 19:01 ` Chema Alonso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox