Re: Antwort: Re: Lua on DOS with 8086
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Antwort: Re: Lua on DOS with 8086
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2000年6月19日 11:32:36 -0300 (EST)
>From lua-l@tecgraf.puc-rio.br Mon Jun 19 11:17:13 2000
>From: Martin_Doering@mn.man.de
>If you are looking for an ANSI compiler, have a look at the shareware
>pacific c compiler:
Thanks!
>It seems, that it is ANSI, but I'm not shure. They tell much about ANSI in
>their manual.
That's the problem. They all say it's ANSI, but their notion of ANSI varies.
Of course, the compilers I tested are quite old, and it might be true that
they were ANSI when they were released...
>What is/means LTN1?
LTN = Lua Technical Notes.
See http://www.tecgraf.puc-rio.br/lua/notes/
>Maybe I will find a freeware ANSI C compiler for you...
That would be great. Thanks.
What compiler are you using for your HP200LX Organizer?
What I'm really looking for is a cross-compiler, something that can be
run in Linux, but generates 16-bit code, with all its limitations.
Of course, compilers for DOS are ok, even if it's not the most convenient
thing for me.
--lhf