lua-users home
lua-l archive

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


>It's common to invoke interpreters in this fashion:
>
>     #!/usr/bin/env python
>
>It doesn't seem that the lua command line interface was designed with 
>this in mind.  Could it be improved to work like other interpreters?

How do other interpreters handle this? They don't have command-line options??
What do you suggest?
--lhf