Why do we need an embeddable programming language like Lua?

Since you tagged the question as “Lua”, I’ll give you an answer in the context of this language. Introduction Lua is written in C (almost completely compatible with C89 standard; the incompatible features can be easily disabled, if needed, using compile-time switches) and has been designed to be easily integrated with C code. In the … Read more

Are there any statically typed, embeddable scripting languages? [closed]

I’d suggest you check out Angelscript. We used it on Warsow and it’s pretty good. It has all the features you’d expect like classes, memory management, etc. Since it’s statically typed, it can make better optimizations for you, and so the bytecode ends up faster than other scripting languages. However, AS is not as easy … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)