Skip to content

JayDT/XUI

Repository files navigation

XUI (Extensible User Interface)

(with Xaml and Reflection) Developer preview (unstable)

XUI is a WPF like Framework written in native C++.

It is derived from 3 standalone projects (AvaloniaUI, OmniXaml and Austin Brunkhorst's CPP-Reflection).

This is a hobby project, and the final goal of it is to become fully featured 100% native C++ WPF and Xaml like user interface. This project has several bugs and missing feature.

Sample

Requirements

  • LLVM 4.0.0+ (for AST parse)
  • Boost 1.63 (i'm using 1.67 has cmake script will download and compile automatic)

About

C++ Xaml based User Interface and basic reflection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published