|
|
||
|
On 2023-01-20 21:19, bil til wrote:
... but Lua is an interpreter language and has interpreter "on board".
Yes you are absolutely right and this could be done even more simply.
print(load(io.read("l")));
But what will you learn from the single line of code?
Learning Lua is the target :)
--
Ziyao