Re: [Chicken-users] no trunk build on mingw since friday

2007-10-09 Thread Jerry van Dijk
felix winkelmann writes: > Sorry, I don't know how to fix this. I have to try on my own Windows > box, which will take a few days. I wanted to look at this again, but version 2.721 (revision 6340) builds and runs on mingw again. -- -- Jerry van Dijk -- Leiden, Holland -- -- The early bird

Re: [Chicken-users] egg creation - documentation and finishing touches help needed

2007-10-09 Thread Mario Domenech Goulart
On Tue, 9 Oct 2007 15:47:20 -0400 [EMAIL PROTECTED] wrote: > The "Directory structure" part of the docs - > http://galinha.ucpel.tche.br/eggs%20tutorial > says that I will have trunk, tag, and branches directories as well as wiki > directory once I checkout > > But I have none of those directo

Re: [Chicken-users] egg creation - documentation and finishing touches help needed

2007-10-09 Thread Mario Domenech Goulart
Hi Terrence, On Tue, 9 Oct 2007 12:26:28 -0400 "Terrence Brannon" <[EMAIL PROTECTED]> wrote: > I need some mentoring to get my first egg finished. > > Documentation - what is the protocol for documenting an egg? It looks > like an external HTML file is supplied, but is there some text->html > co

Re: [Chicken-users] calling closure from C ?

2007-10-09 Thread Kon Lovett
On Oct 6, 2007, at 8:25 PM, Todd Ingalls wrote: Hi, So we have chicken embedded in a C++ app and one thing I would like to be able to do is to repeatedly call a closure. I have a foreign- lambda procedure in chicken which takes closure and sticks them into a queue which is defined on the

Re: [Chicken-users] egg creation - documentation and finishing touches help needed

2007-10-09 Thread Kon Lovett
On Oct 9, 2007, at 9:26 AM, Terrence Brannon wrote: I need some mentoring to get my first egg finished. See http://galinha.ucpel.tche.br/eggs%20tutorial Documentation - what is the protocol for documenting an egg? It looks like an external HTML file is supplied, but is there some text->htm

[Chicken-users] egg creation - documentation and finishing touches help needed

2007-10-09 Thread Terrence Brannon
I need some mentoring to get my first egg finished. Documentation - what is the protocol for documenting an egg? It looks like an external HTML file is supplied, but is there some text->html converter? Testing - how do I test this egg before uploading it? There doesnt seem to be a way to point ch

[Chicken-users] currency-converter.egg

2007-10-09 Thread Jean-Philippe Théberge
In my process of learning "the chicken way" I have made an egg out of a simple but useful currency converter. [procedure] (currency-convert FROM TO AMOUNT #:table #:format?) (currency-convert 'USD 'EUR 45.34) => "32.03" (currency-convert 'USD 'EUR 45.34 #:format? #f) => 32.3003490774382 (currency

Re: [Chicken-users] Re: chicken w/ web 2.0 flavor

2007-10-09 Thread Peter Bex
On Tue, Oct 09, 2007 at 10:42:33PM +0900, Daishi Kato wrote: > Hi, > > This issue should be fixed by now. > Does this still show Japanese? > > http://w1.nexpiration.jp:1088/waitless/100share/filer/filer.html Nope, it's indeed fixed. Peter -- http://sjamaan.ath.cx -- "The process of preparing p

Re: [Chicken-users] Re: chicken w/ web 2.0 flavor

2007-10-09 Thread Daishi Kato
Hi, This issue should be fixed by now. Does this still show Japanese? http://w1.nexpiration.jp:1088/waitless/100share/filer/filer.html Thanks! Daishi On 10/3/07, Daishi Kato <[EMAIL PROTECTED]> wrote: > I appreciate to everyone who reported this. > I can't reproduce the problem with my Japanese

Re: [Chicken-users] meroon documentation

2007-10-09 Thread Andre Kuehne
Andre Kuehne wrote: Mario Domenech Goulart wrote: Hi Andre, On Mon, 08 Oct 2007 17:40:41 +0200 Andre Kuehne <[EMAIL PROTECTED]> wrote: I wikified the meroon documentation: http://galinha.ucpel.tche.br:8080//meroon Thanks! Someone should link to this page from the eggs unltd. page. (D

Re: [Chicken-users] meroon documentation

2007-10-09 Thread Andre Kuehne
Mario Domenech Goulart wrote: Hi Andre, On Mon, 08 Oct 2007 17:40:41 +0200 Andre Kuehne <[EMAIL PROTECTED]> wrote: I wikified the meroon documentation: http://galinha.ucpel.tche.br:8080//meroon Thanks! Someone should link to this page from the eggs unltd. page. (Don't know how this work