[Chicken-users] reentrant signal handler?

2008-05-01 Thread Lui Fungsin
Hi, I know that the chicken core is not re entrant. In that context, what's the usual practice for writing posix signal handler in chicken? See example program below. If you type something, it will simply echo it. You can type 'show' to print the a global flag. Ctrl-C will set the flag to true.

[Chicken-users] Re: Chicken OSless

2008-05-01 Thread Ivan Shmakov
> Shawn Rutledge <[EMAIL PROTECTED]> writes: >> I'm curious whether or not there's been work on running Chicken's >> binaries on a OSless piece of hardware. I've been trying to convince >> my boss that it would be worth while investigating dynamic languages >> for embedded systems. > I n

Re: [Chicken-users] Chicken OSless

2008-05-01 Thread Shawn Rutledge
On Thu, May 1, 2008 at 10:00 AM, John Van Enk <[EMAIL PROTECTED]> wrote: > I'm curious whether or not there's been work on running Chicken's binaries > on a OSless piece of hardware. I've been trying to convince my boss that it > would be worth while investigating dynamic languages for embedded sys

[Chicken-users] Chicken OSless

2008-05-01 Thread John Van Enk
Hello All, I'm curious whether or not there's been work on running Chicken's binaries on a OSless piece of hardware. I've been trying to convince my boss that it would be worth while investigating dynamic languages for embedded systems. -- /jve ___ Chi

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

2008-05-01 Thread Mario Domenech Goulart
Hi Ivan and folks, On Thu, 01 May 2008 08:45:01 +0900 Ivan Raikov <[EMAIL PROTECTED]> wrote: >Release 3.2.0 of Chicken is now available. It is based on > development snapshot 3.1.10, except it does not include the > precompiled header option. This release includes some minor bug > fixes, and