[ANN] lcm -- Lua Code Melder, 2026-04

"'Martin Eden' via lua-l" <[email protected]> Thu, 23 Apr 2026 19:22:26 +0200
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>
Hello list,

I've updated lcm, Lua Code Melder.

It's command-line tool to merge all .lua files in provided directory 
into one Lua code block.

   https://github.com/martin-eden/lua_code_melder

Now it prints usage help! But more importantly, now it gets working 
directory name from command-line. Before you had to chdir to working 
directory and call it remotely.

Ability to call any module from package from command-line is removed. No 
uses.

Ah, and code casing in implementation and generated code is changed from 
CamelCase to snake_case. (Except for tables and their fields.) Thanks to 
Scott Morgan for hint.

All feedback is welcome!

-- Martin

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/2c3ac1e3-77aa-4b88-b94c-b11f70683ba7%40disroot.org.