Path: csiph.com!weretis.net!feeder9.news.weretis.net!border-2.nntp.ord.giganews.com!nntp.giganews.com!Xl.tags.giganews.com!local-1.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 29 Jun 2026 02:41:26 +0000 From: steve g Newsgroups: comp.lang.lisp Subject: Re: Resources to learn common lisp? References: <874inbqdz7.fsf@mariorosell.es> <87ecmf8488.fsf@bsb.me.uk> <874ina49v1.fsf@mariorosell.es> <87pl21m1i6.fsf@gmail.com> <1107n17$3k6ea$5@dont-email.me> <110a9pp$ckmk$6@dont-email.me> <110es1g$1kk17$1@dont-email.me> <110fj4q$1r13s$5@dont-email.me> <110guci$26cjr$1@dont-email.me> <110i789$2iqm8$7@dont-email.me> <87h5n689d5.fsf@nightsong.com> <87zf0y6pr4.fsf@nightsong.com> Date: Sun, 28 Jun 2026 22:41:26 -0400 Message-ID: <87zf0egjah.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:EaK3xXebRl1HLm+oJxdp7jyG1sA= MIME-Version: 1.0 Content-Type: text/plain Lines: 12 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-ArzCD6AnVzZ7AC+9ECDBSWZPbivXMQuK6vHqRZrN14ZppdZZSTibmvG9n6EnAX09mwto18SXIwJXz3W!VFaYPFyS3bNzh2h//RXit/Shsybw0EOOyhWo39FnpyUyg2I= X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 Xref: csiph.com comp.lang.lisp:61040 Paul Rubin writes: > I wish we had a way for a running Python image to snapshot itself, like > traditional Lisps did, maybe using something based on CRIU. Emacs Lisp > initially did this with a Unix hack that it called unexec(), that > eventually became too hard to maintain and was replaced with something > more ad hoc. But it seems deficient of OS's to not support anything > like that. I actually used intel's excellent Vtune product to test python with and without LTO. So yes it is possible; if you can get Vtune to work.