Re: a new proposal for environments
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: a new proposal for environments
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: 2010年2月26日 15:21:24 +0100
>> This can be done through the debug API (with a huge overhead).
Thanks for the pointer. I'll try to make it work then.
The performance hit isn't an issue. I plan to trade some
initialization time for improved performance down the line.
> Yes, I had it do it like this when exploring the 'incremental
> compilation' pattern. When recompiling a function, I had to fake
> access to the 'upvalues'
Are there any online traces of these explorations? I'd like to have a
look at them.
Cheers
-- Pierre-Yves
--
-- Pierre-Yves