Hi,

On Tue, 25 Nov 2025 19:34:32 +0000 Srayan Jana via Chicken-users 
<[email protected]> wrote:

> Hello! It’s been a minute! I forgot to ask, how would I add this egg? Is 
> there a way to clone it to the right directory?

You can run the following commands to check out the egg sources and
install it:

  $ svn co 
https://[email protected]/svn/chicken-eggs/release/6/crunch/trunk 
crunch
  $ cd crunch
  $ chicken-install

svn is the command line client of Subversion (https://subversion.apache.org/)

All the best.
Mario

> ------------------------------------------------------------------------------------------------------------------------
> From: Felix Winkelmann <[email protected]>
> Sent: Monday, November 3, 2025 3:04:38 AM
> To: Srayan Jana <[email protected]>; chicken-users 
> <[email protected]>
> Subject: Re: Cross-compiling chicken crunch from linux to windows 
>  
> Hi!
>
> I have made some progress with CRUNCH on Windows. The current development
> version at least builds and seems to be able to compile simple test
> programs. I used the code for memory streams that you linked to as
> inspiration for Windows ports of open-input/output-string/bytevector
> but they are likely not to work yet.
>
> If you feel adventurous, you can give it a try by accessing the SVN
> source repository here:
>
>     https://[email protected]/svn/chicken-eggs/release/6/crunch/trunk
>
> cheers,
> felix
>

-- 
https://parenteses.org/mario

Reply via email to