|
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 seemto be any theoretical way out of it.