lua-users home
lua-l archive

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


On Sat, Jun 10, 2017 at 4:13 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> To complement the discussion on code style, what Lua code formatters and
> beautifiers are available and which ones do you recommend?

I wrote Lunadry using LPeg but it's not very configurable:
https://github.com/batrick/lunadry

-- 
Patrick Donnelly