I am learning lua and it occurred to me that reviewing your scripts might be an excellent way to do that.
Note that there is the Perl Power Tools (PPT) project which is attempting to rewrite many UNIX commands in Perl and you are essentially doing this with lua. See http://www.perl.com/language/ppt/index.html If its of interest to the Perl community I would suspect a similar project in lua would be of interest to the lua community. At any rate, with your source tree already on the net, we are nearly there. All it would take would be an additional single web page with links to the individual lua source files in that tree. Is there some rule that would automatically determine which files in the source tree are lua files or documentation to lua files? Do all the lua files end in .l or .lua, for example? On 20 Apr 2002 at 17:17, Tom Oehser wrote: > > So far I havn't seen such interest. Maybe someday. They are in fact > browsable under http://not.toms.net/tomsrtbt-sources. But I think you are > overestimating the chance of independent interest. Thare are lots of > things that "could be" of independent interest. Until they are > *demonstrated to in fact be so*, it is likely to be a waste of time. > > -Tom > > On Sat, 20 Apr 2002 [EMAIL PROTECTED] wrote: > > > Date: Sat, 20 Apr 2002 14:40:50 -0400 > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: [tomsrtbt] lua scripts > > > > > > The lua scripts in tomsrbt could be of independent interest. > > > > I suggest that they be accessible separately as either a small > > download and/or a set of browsable web pages on the net. > > > > > >
