|
|
 |
 |
 |
 |
Scheme Programming Language
|
 |
 |
 |
 |
 |
 |
 |
 |
r4rs interpreter or compiler should be able to compile or interpret r5rs reference code right?
r4rs interpreter or compiler should be able to compile or interpret r5rs reference code right? where is such reference code? any one is keeping track how this can be done? (like "linux from scratch") where is the process documented? where is r5rs scheme compiler that can compile to c code? is my work going to be tied with particular VM implementation?
On Mar 29, 8:50 pm, "maina@gmail.com" <maina@gmail.com> wrote: > r4rs interpreter or compiler should be able to compile or interpret > r5rs reference code right?
No actually. At least not directly. What lead you to believe this? Aziz,,,
On Mar 30, 9:35 am, "Abdulaziz Ghuloum" <aghul@gmail.com> wrote: > On Mar 29, 8:50 pm, "maina @gmail.com" <maina @gmail.com> wrote: > > r4rs interpreter or compiler should be able to compile or interpret > > r5rs reference code right? > No actually. At least not directly. What lead you to believe this? > Aziz,,,
you mean the whole thing was conjured up? like compiled from air?
Dnia 29-03-2007, czw o godzinie 17:50 -0700, maina@gmail.com napisal(a): > r4rs interpreter or compiler should be able to compile or interpret > r5rs reference code right?
What do you mean by R5RS reference code? R5RS is a language standard. It's not a compiler. -- __("< Marcin Kowalczyk \__/ qrc@knm.org.pl ^^ http://qrnik.knm.org.pl/~qrczak/
|
 |
 |
 |
 |
|