lua-users home
lua-l archive

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


> Is there *any* way to get the *complete* set of valid lines in a file
> without actually running the code first?

You could try my lbci or parsing the output of luac -l:
	http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbci