Re: [Chicken-users] Embedded Chicken

2008-08-18 Thread John Van Enk
A better way to phrase it would be, "I want Chicken to stand in for the
kernel". Basically, I'd need a method for it to manage hardware level
threads, understand what memory is mapped where, and other such low level
things.

On Mon, Aug 18, 2008 at 3:25 PM, Elf <[EMAIL PROTECTED]> wrote:

> On Mon, 18 Aug 2008, John Van Enk wrote:
>
>  Has any one attempted to get Chicken working in an embedded environment?
>> Mainly, something running directly on the hardware without an OS between
>> Chicken and the registers. I've been quite interested in putting together
>> a
>> Scheme variant to replace C in embedded systems.
>>
>> Any input/suggestions/knowledge would be much appreciated.
>>
>>
>>
> you want chicken to be the kernel?
>
> -elf
>



-- 
/jve
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Embedded Chicken

2008-08-18 Thread John Van Enk
Has any one attempted to get Chicken working in an embedded environment?
Mainly, something running directly on the hardware without an OS between
Chicken and the registers. I've been quite interested in putting together a
Scheme variant to replace C in embedded systems.

Any input/suggestions/knowledge would be much appreciated.

-- 
/jve
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[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
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users