[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua and env
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 11 Jun 2002 11:37:59 -0300
>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