lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2012/7/25 Paul Hudson <phudson@pobox.com>:
> For me, this thread takes the prize for the most off-topic seen on lua-l,
> which is quite an achievement. Can it continue somewhere else?

It's only carrying on for lack of something better, so that we don't have
nothing at all on lua-l.  Give us another topic!

I'ff start the ball rolling.

Q. What's the shortest Lua 5.2 program that prints itself?

- Length is measured by number of characters, blanks included.
- No "require", "dofile" etc: the program must be self-contained.