[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua code formatter 5.1-1 (backport for 5.1)
- From: Martin <eden_martin_fuhrspam@...>
- Date: Sat, 4 Nov 2017 10:46:12 +0000
Hi guys!
I've finally backported Lua code formatter for Lua v5.1.5. So it should
work with LuaJIT too.
So currently "lcf"
* available for two main Lua versions,
* accepts command-line parameters,
* keeps comments,
* also provides parser
(try commands "lua.get_ast" and "lua.get_formatter_ast")
I think initial development for this project is done. Further may be
tries to use it in production, to use parser for semantic analysis
or whatever.
5700 lines in 280 files. Compressed source size 27KiB.
List of required libraries - {}.
Installation: sudo luarocks install lcf
Usage: lua.reformat, lua.get_ast, lua.get_formatter_ast
Project: https://github.com/martin-eden/lua_code_formatter
License: GPL v3
-- Martin
Attachment:
0xB91B958F.asc
Description: application/pgp-keys