|
Re: Questions on changing Chicken runtime and some other stuff: msg#00080lisp.scheme.chicken
On 12/16/05, Thomas Chust <chust@xxxxxx> wrote: > > Generally speaking, a replacement of the runtime system should be > possible, but maybe not desirable. I think that the special stack > allocation technique employed by CHICKEN will probably integrate badly > with most other language runtimes and that forcing the CHICKEN runtime on > top of another system might incur quite a performance loss. > Yes, indeed. On the other hand Cheney-on-the-MTA can be applied to implement tail-calls and first class continuations on a host language that doesn't provide them. On a C platform we can integrate GC right into this model and get very high allocation speed. But I'm still not sure what Sergey is trying to achieve here: should the hypothetical chicken we talk about still target C, but use a different runtime- system (GC, data-representation, ...)? cheers, felix |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | spiffy "include-ssp" gives a #: 00080, Patrick Giagnocavo 717-201-3366 |
|---|---|
| Next by Date: | Re: spiffy "include-ssp" gives a #: 00080, felix winkelmann |
| Previous by Thread: | Re: Questions on changing Chicken runtime and some other stuffi: 00080, Thomas Chust |
| Next by Thread: | Re[2]: Questions on changing Chicken runtime and some other stuff: 00080, Sergey Khorev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |