Re: Re : luachip
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Re : luachip
- From: Asko Kauppi <asko.kauppi@...>
- Date: 2004年8月10日 21:20:51 +0300
LuaChip does not (imho) need to be realtime. With current Lua, it
can't.
But.. we can surely design a realtime interrupt-driven system
_controlled_ (or: preprogrammed) by Lua, so that counters, simple
if-then kindof triggers will work. But the Lua code will not run
realtime.
-ak
10.8.2004 kello 18:27, David Given kirjoitti:
The Java people have been fighting this for years; there just does
not seem
to be any theoretical way out of it.