chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Postscript: (Reading binary files)


From: Siegfried Gonzi
Subject: Re: [Chicken-users] Postscript: (Reading binary files)
Date: Tue, 18 Dec 2007 21:21:47 +0100

Thank you very much Zbingniewsz:

I think I have chicken 64 bit now on my mac os x leopard. Now lets see how 
stable it is on my binar files. BUT: silly question: is this normal behavior 
among the chicken compiler that it spots errors at first at runtime? I bluntly 
copied some matrix benchmarks over from my old Bigloo (btw. cannot install it 
on Leopard ayone here who has Bigloo on Leopard please drop me a note) and 
leaved fx*, fx+ operators in the code. However, the chicken compiler did not 
complain and produced foo.out but complaint at runtime.

In this respect Bigloo was really great!

I think cool feature among Chicken: THE COMPILER is as easy to use as under 
Bigloo! I had some difficulty  getting used to Gambit-C compiler for comparison.

Chicken has also pattern matching similar to Bigloo.

However, there is one obvious thing I miss: giving tpe information which 
greatly improved readability of Bigloo code: (define (add::vector a::vector 
b::vector) ..)

Regards, Siegfried

-------- Original-Nachricht --------
> Datum: Tue, 18 Dec 2007 13:24:28 -0600
> Von: Zbigniew <address@hidden>
> An: "Siegfried Gonzi" <address@hidden>
> CC: address@hidden, address@hidden
> Betreff: Re: [Chicken-users] Postscript: (Reading binary files)

> The password should be blank.  Try:
> 
> $ svn co --username anonymous --password ""
> https://galinha.ucpel.tche.br/svn/chicken-eggs/chicken/trunk
> 
> You do need the latest SVN checkout to enable 64-bit on OS X.
> 
> On Dec 18, 2007 12:43 PM, Siegfried Gonzi <address@hidden> wrote:
> > Hi: Felix wrote me some recipes. However, I cannot login to 
> https://galinha.ucpel.tche.br/svn/chicken-eggs/chicken/trunk because they ask 
> me for a
> password and 'anonymous' and 'email address' does not work.

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail




reply via email to

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