Re: [ANN] Lua 5.4.0 (alpha) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (alpha) now available
- From: Jim <sysinit@...>
- Date: 2019年6月23日 12:58:50 +0200
20.06.2019, 07:40, "Egor Skriptunoff" <egor.skriptunoff@gmail.com>:
>> local (x scoped), (y const), (z const alias) = a, b, c
> From aesthetic point of view, it looks more pleasant than other
> possible syntax such as <const>, @const and :const.
To whom does this look more pleasant ?
To LISP programmers ? :D