QtScript is an ECMA262-compatible implementation of JavaScript.
I'm just starting C++ development using Qt. However, I'm also interested in using Lua to script my app, given various …
I want to make a very basic GUI: tabs, text area. But I want to color my tabs and make …