chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Improve srfi-13 performance quite a bit by


From: Kon Lovett
Subject: Re: [Chicken-hackers] [PATCH] Improve srfi-13 performance quite a bit by inlining optarg handling
Date: Sat, 28 Sep 2019 13:23:19 -0700

NOTE: Aside from the effort in porting the code there are still a few
dependencies on eggs that have not been ported. Triming dependencies
may eliminate some of these. A quick crude scan of use statements gave
me this:

call-with-environment-variables
csv
csv-xml
dot-locking
foof-loop
hostinfo
pathname-expand
ports
regex-case
rpc
s11n
sparse-vectors
srfi-12
srfi-19
tcp

csv-xml ported - for my own purposes

srf-19 is waiting on srfi-29, which is waiting on me figuring out how to install bundles w/ .egg (custom build scripts, *nix & win, probably)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]