[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua code pretty-printer
- From: Jon Akhtar <akhtar@...>
- Date: Wed, 22 Sep 2010 10:39:02 +0000 (UTC)
Alexander Gladysh <agladysh <at> gmail.com> writes:
>
> Hi, list!
>
> I'm looking for a robust Lua code (not data!) pretty-printer. Do you know one?
>
> Thanks,
> Alexander.
>
> P.S. Sorry for lmgtfy question, but first few pages of output did not
> yield anything useful (perhaps I overlooked it)
>
>
It may not be "robust" either, but I have been working on the code formatter in
my IntelliJ Lua plugin. Its not very advanced, but if you are interested you
might want to take a look. I'm always open to input on making it better.
http://permalink.gmane.org/gmane.comp.lang.lua.general/68697