Re: An introduction to Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: An introduction to Lua
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2017年10月23日 20:42:06 -0200
> I was wondering if I could request that Lua 5.4 have just the new GC
> and nothing else, with other features / changes pushed to 5.5. My
> reason for requesting this is a selfish one - merging the GC changes
> into Ravi will be quite a nerve racking exercise, and having GC
> related changes mixed with other changes will make it that much
> harder. Of course I do appreciate that this is more work for you, and
> it may already be too late.
It is :-)
-- Roberto