[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Re[2]: Soft Types System Proposal
- From: Asko Kauppi <asko.kauppi@...>
- Date: Mon, 25 Oct 2004 20:28:01 +0300
How could I miss that? Sure, it would be a perfect solution,
simplifying the way I (and others) now do various safety nets to find
typos. And, the parser could do the check at parse time, not runtime
(there's a vital difference there, since not all execution paths can
always be tested against). My vote for this!
-ak
25.10.2004 kello 19:49, Mark Hamburg kirjoitti:
Perhaps "new" globals should only be allowed at the top level of a
chunk.