[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Programming beginners' documentation
- From: "Bogdan Marinescu" <bogdan.marinescu@...>
- Date: Wed, 14 May 2008 10:21:01 +0300
>
> Sorry about that, I tend to call my lua executables just 'lua'.
> Consider it a proof-reading error ;)
Personally, I think that the executable in the path _should_ be called
just 'lua'. If you really need more versions, Python's way is good
enough: different directories with different names (named according to
the version). At least this is how it happens on Windows, I didn't
check other platforms. This way, you always know that when you call
'lua', someone will answer.
- References:
- Re: Help i'm new, Jim White
- Re: Programming beginners' documentation, Peter Sommerfeld
- Re: Programming beginners' documentation, KHMan
- Re: Programming beginners' documentation, Luiz Henrique de Figueiredo
- Re: Programming beginners' documentation, KHMan
- Re: Programming beginners' documentation, Philippe Lhoste
- Re: Programming beginners' documentation, steve donovan
- Re: Programming beginners' documentation, steve donovan
- Re: Programming beginners' documentation, Simon Beesley
- Re: Programming beginners' documentation, steve donovan