[Chicken-users] hygienic branch basically working

2008-06-30 Thread felix winkelmann
Hi! I think the hygienic/modularized version of chicken is now basically functional. By porting a number of eggs (testeez, silex, easyffi, matchable and numbers) plus the eggs already ported by Jim, I was able to find numerous bugs in the module and macro code. Porting itself is not such a big de

Re: [Chicken-users] Chicken release 3.3.0 now available

2008-06-30 Thread Mario Domenech Goulart
Hi Ivan and folks, On Mon, 30 Jun 2008 09:22:30 +0900 Ivan Raikov <[EMAIL PROTECTED]> wrote: >Release 3.3.0 of Chicken is now available. This release includes a > new unit ports, which contains all port-related procedures from units > extras and utils. It also includes all the bug fixes made

[Chicken-users] Gtk2 egg on OS X

2008-06-30 Thread Tobia Conforto
Hi I'm trying to compile the gtk2 egg (release/3/gtk2/trunk, svn head) with Chicken 3.2.0 (will try 3.3.0 shortly!) on OS X 10.5, using the latest MacPorts gtk2 libriaries, but I'm having all sorts of problems. Some of them I managed to solve or work around, see the Makefile diff below.

Re: [Chicken-users] hygienic branch basically working

2008-06-30 Thread Ivan Raikov
Hi Felix, Could you please port the datatype egg to hygienic Chicken? I don't know enough about macros to make the port myself, and it would be tremendously instructive for me as an example of how to port eggs that depend on unhygienic macros. Many thanks, -Ivan "felix winkelmann" <[EMA