[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua code formatter
- From: Dirk Laurie <dirk.laurie@...>
- Date: Wed, 6 Jun 2018 15:41:09 +0200
2018-06-06 14:13 GMT+02:00 Jon Chesterfield <jonathanchesterfield@gmail.com>:
>
>> > Just to show my lua code formatter written in python3.
>>
>> That is a serious affront. Surely Lua itself is perfectly adequate for the
>> task?
>
>
> Is there an implementation of a lua code formatter in lua?
If no other (which I seriously doubt), you could try my very first Lua
program, preserved on the final two pages of
https://github.com/dlaurie/lua-notes/blob/master/luatex-primer.pdf.