lua-users home
lua-l archive

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


I recently found codewars.com to be a nice "training site" for compact
Lua coding for Lua beginners as me (in my case I was especially
interested in applications of the gsub function, which really has
fascinating possibilities to avoid for loops).

Your task is really very nice and interesting, but I think hard to
answer and also hard to test - producing a test environment for
codewars also sounds impossible for this task :).

Am So., 18. Sept. 2022 um 23:45 Uhr schrieb Dibyendu Majumdar
<mobile@majumdar.org.uk>:

> Does anyone have a small program that would exercise all features of
> the Lua language?