chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Re: interpreter/compile mismatch


From: Felix Winkelmann
Subject: Re: [Chicken-users] Re: interpreter/compile mismatch
Date: Thu, 26 Feb 2004 11:17:30 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

Benedikt Rosenau wrote:

I like the interpreter to provide a scripting and testing environment
beyond the scope of the compiler. It also makes Chicken easier to use
for the beginner.

Including everything into the compiler is a bad idea, as already pointed
out. So, I vote for an option at configuration - something like 'configure
--reduced-csi'. The name is not important. You get the idea.


Good point.

The only problem I see s that some of your preconfigured scripts might
not run with the reduced interpreter anymore. It should be taken care
of in advance (like compiling them in the first place - hint, hint).

You mean formatprofile, chicken-setup and csc, right?


cheers,
felix





reply via email to

[Prev in Thread] Current Thread [Next in Thread]