plangs!

Programming Language

QML

Appeared 2009

Qt Modeling Language is a user interface markup language for user interfaces. It is declarative, leveraging inline JavaScript for imperative aspects. QML is designed for applications prioritizing touch input, animations, and user experiences, especially for mobile platforms. It extends JavaScript with a custom V4 engine, compiling to native C++, or caching compiled QML for fast application startups. QML can directly integrate with C++ via the Qt framework.

Trends

languishrank #67
languish — 61 periods, 2010Q2 to 2025Q2

2010Q22025Q2

Influence graph

Influence graph for QML: 0 influencing languages, 1 family linksQML compiles to C++QMLC++
Solid arrows: influence, oldest at the top. Dashed: compiles to / is a dialect of / implements.