freenode/#sicl - IRC Chatlog
Search
11:21:55
phoe
I'd like to depend on c-c-u:destructure-lambda-list for a utility of mine that needs to parse destructuring lambda lists
11:55:57
beach
I would like to make a separate code-utilities library, but it is not set up for that currently.
11:56:18
beach
Also parsing lambda lists is tricky because implementations are allowed to add new lambda-list keywords.
12:02:16
phoe
beach: I want the library to work on portable code, so only on CL lambda list keywords
12:19:23
phoe
since this library is a gathering of various necessary libraries, I propose the name Ecclesia
14:16:28
beach
Yes, I think so. There is a separate ASDF system and a separate package for the code utilities, so it should be straightforward.
16:52:03
beach
I don't know how to transfer, whether you transfer to a person, to a GitHub "account", both, or neither.
21:34:16
scymtym
Shinmera: i only did a few experiments. the summary i wrote for you when you last asked is probably still accurate: https://techfak.de/~jmoringe/sbcl-fastgf-roadblocks.html (although SBCL might have diverged in the meantime)
21:35:16
Shinmera
Hmm, I don't remember seeing that page, but it's quite possible you showed it to me before anyway :)
21:36:49
Shinmera
Now that I have an actual commercial need for GFs to be Very Fast, I'm considering putting forth a bounty for it. I can't pay enough to cover the time needed to implement it on a proper salary, but should be on the order of thousands still.
21:37:59
Shinmera
Regarding the roadblocks, I don't care if it's a special branch of SBCL or needs to revalidate at startup, so they're no problem for me.
21:39:15
phoe
and likely will other people when you make a bounty of sorts for it - bountysource, or perhaps something organized by CLF
21:41:05
Shinmera
Anyway, it's still something I'm not dead set on. Just wanted to toss it out there.