in reply to Re: RFC: Almost a Book
in thread RFC: Almost a Book
A second reason for chosing Scheme was that the proposed "Part II" of the book, on parsing, would make a very clear distinction between the various external syntaxes of languages and a far more conservative core of internal forms, and would point out that in the case of scheme there is little or no difference between the external and the internal form (which is why it's so easy to parse).
Choosing Perl as the Implementation language was a no-brainer for me because I use it all day every day in any case; and the "Part III" on compilation could justifiably target Parrot, which would be an additional selling point.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: RFC: Almost a Book
by educated_foo (Vicar) on Apr 19, 2006 at 17:55 UTC | |
by billh (Pilgrim) on Apr 19, 2006 at 19:27 UTC | |
by chromatic (Archbishop) on May 05, 2006 at 22:54 UTC | |
Re^3: RFC: Almost a Book
by billh (Pilgrim) on Apr 19, 2006 at 16:46 UTC |