[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Small setback in porting Lua to Windows CE
- From: "Michael T. Richter" <mtr@...>
- Date: Thu, 15 Oct 1998 09:40:40 +0000
> PS: nevertheless, it is worth reminding that all this "FILE* functions"
> are strictly ANSI, and should be supported by any compiler that claims
> to understand ANSI C.
True, but not helpful. When you're in a memory-restricted environment
(I've got 16MB which is simultaneously my storage space and my execution
space; the more data I have stored, the less room I have to execute
programs), the decision to drop superfluous APIs is a rational one.
What would you be saying to someone who wants to embed Lua into some kind
of controller? Would you be as calmly dismissive? Or do you reserve this
kind of dismissal for the Windows-related platforms?
--
Michael T. Richter <mtr@ottawa.com> http://www.igs.net/~mtr/
PGP Key: http://www.igs.net/~mtr/pgp-key.html
PGP Fingerprint: 40D1 33E0 F70B 6BB5 8353 4669 B4CC DD09 04ED 4FE8