lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Lua quine
From
: Martin <eden_martin_fuhrspam@
...
>
Date
: Wed, 1 Jun 2016 05:06:45 -0400
print(io.open(arg[0]):read('*a'))
33 characters. Prints contents of any file. In Lua 5.3 may change '*a'
to 'a'. But I don't consider this as a fair record as it assume code is
stored in file as plain-text.
Follow-Ups
:
Re: Lua quine
,
Jay
References
:
Lua quine
,
Martin
Re: Lua quine
,
Daurnimator
Re: Lua quine
,
Martin
Prev by Date:
Re: Short form for defining a function (Was: try-catch ...)
Next by Date:
Re: Short form for defining a function (Was: try-catch ...)
Previous by thread:
Re: Lua quine
Next by thread:
Re: Lua quine
Index(es):
Date
Thread