nimqml
Qt Qml bindings
Summary
| Latest Version | Unknown |
|---|---|
| License | GPLv3 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:23 |
Tags
Installation
nimble install nimqml
choosenim install nimqml
git clone https://github.com/filcuc/nimqml
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nimqml | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/filcuc/nimqml |
|---|---|
| Homepage | https://github.com/filcuc/nimqml |
| Registry Source | nimble_official |
README
NimQML
QML binding for the Nim programming language
Requirements
- DOtherside 0.8.X or 0.9.X
- Nim 1.2.0 or higher
Build instructions
- Compile and Install DOtherside in your system PATH (i.e. /usr/lib)
nimble install nimqml
Examples
The examples can be built by executing the following command
nimble build
Documentation
The project documentation can be read here