This is a QML parser in pure JavaScript, based on UglifyJS parser. It serves both as an optional dependency to QmlWeb to allow it parse QML and JavaScript files in runtime and as a parser that powers ...
The game can also be started from a C++ program. To do this the project has a main.cpp and a Window.qml file. The qtcreator will run this when you click the green "run" triangle. QML is an interesting ...