Re: Fun (Was: [ANN] Lua 5.3.0 (work2) now available)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Fun (Was: [ANN] Lua 5.3.0 (work2) now available)
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2014年3月28日 22:15:18 +0200
2014年03月28日 21:53 GMT+02:00 Rena <hyperhacker@gmail.com>:
> What logic does 5.3's REPL use to not require the '=' anyway?
/* try to compile line on the stack as 'return <line>'; on return, stack
has either compiled chunk or original line (if compilation failed) */