Both are small (180K) interpreter with a C-like syntax. C-Talk is _very_ esay to extent with C-code primitives. (see the myDelay example ... compiles to a shared object).
LUA is embeddable and very fast. ( ~ 5 times faster then Python ... )
see http://www.sf.net/projects/openqnx
Armin Steinhoff