|
From: | ipcore |
Subject: | Re: [Chicken-users] Back from the dead: pstk |
Date: | Tue, 26 Feb 2019 15:51:47 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 |
Hello Vasilij, Good point, I'll add the documentation to the repo.Regarding using the parens syntax for imports, that's good to know as well. I'm generally a fan of avoiding syntactic sugar that uses symbol characters, but I thought the dotted syntax was kind of neat.
There are some portable versions of pstk floating around on the web, so I think portability is not a major concern for the egg code. But it can't hurt either ;) So I'll change it in the next release.
Thanks a lot for your input, in any case! Best wishes, -Heinz On 2/26/19 3:04 PM, Vasilij Schneidermann wrote:
Hello Heinz,I threw out the SVN backlog when importing to git, so maybe the C4 egg should continue to use the old SVN repository instead. Otherwise pstk should replace Chicken/Tk as the "maintained" Tk egg at this point. I do plan on maintaining both 4 and 5 versions, in any case.This reminds me of one more thing, the tk egg has surprisingly useful HTML documentation and includes a beginner's tutorial. Currently it's hosted at <http://code.call-cc.org/legacy-eggs/tk-doc.tar.gz> and can be used with the pstk egg as well. Perhaps you might want to include it into your repository as well? Vasilij
[Prev in Thread] | Current Thread | [Next in Thread] |