RE: Coroutine support in 4.1 / IPC mechanisms
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: Coroutine support in 4.1 / IPC mechanisms
- From: "Samson, Lyndon [IT]" <lyndon.samson@...>
- Date: 2001年4月20日 16:54:17 +0100
>We'll do something more general: you'll be able to compile Lua wth
different
>"personalities": integer, float, 16-bit, wchar, multithreaded, etc.,
>by adding a user-defined header file luser.h.
>The distribution will include some examples, including these ones.
Will there be any way within scripts to determine the current 'personality'
?