I am curious how Lite-C compares internally with Lua , AngelScript and other scripting languages and Python ( i.e. memory management, stack-based or heap etc. ) ?

I am considering using Lite-C for some heavy weight coding, I would like to know how Lite-C compares with ordinary C++ , Lua and Python in terms of CPU and memory consumption ?