lua-users home
lua-l archive

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


On May 31, 2014 4:37 PM, "Andrew Starks" <andrew.starks@trms.com> wrote:
> On Saturday, May 31, 2014, Tom N Harris <telliamed@whoopdedo.org> wrote:
>>
>> On Friday, May 30, 2014 05:21:19 PM Andrew Starks wrote:
>> > On Fri, May 30, 2014 at 12:45 PM, Tom N Harris <telliamed@whoopdedo.org>
>> > wrote:
>> > > Why not wrap it in a BAT file that invokes Lua passing all arguments?
>> >
>> > Sure, but that doesn't work on other platforms.
>>
>> Do other platforms need to solve this problem?
>
> [...the witness describes when it would be useful.]

Let me rephrase the question: are you aware of any other specific platforms which need to solve this problem? :-)

MacOS Classic? I don't remember how stdio worked in those environments. Bare metal OS with a console on a medium which will be reset on exit()? (wait, how did you get an argv? Fix your C library.) General UEFI suckage? (What, as opposed to the *specific* suckage per BIOS vendor?)  DECwindows on VMS?

I have the CDE books somewhere around here, but I have a strict fee-only policy for thinking about CDE.