[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Declared UpValues, change to Parser.
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 5 May 2016 10:15:36 +0200
2016-05-05 9:59 GMT+02:00 Duane Leslie <parakleta@darkreality.org>:
> The point for me is to know with certainty which upvalues a closure
> can or cannot access.
Can your parser tell, lower down in the function, whether a name
not declared in the function is a global variable or an upvalue?
- References:
- Declared UpValues, change to Parser., Duane Leslie
- Re: Declared UpValues, change to Parser., Duane Leslie
- Re: Declared UpValues, change to Parser., Duane Leslie
- Re: Declared UpValues, change to Parser., Duane Leslie
- Re: Declared UpValues, change to Parser., Duane Leslie