✨Cross-platform set of tools for building native UIs with Reason/OCaml
Brisk is a cross-platform toolkit for building native user interfaces using Reason and OCaml, addressing the problem domain of UI development by combining runtime performance, developer efficiency, and application quality. The project is built in Reason and uses native platform widgets—leveraging Cocoa for macOS and iOS renderers—while managing dependencies through the esy package manager and the build system Dune. Currently a work in progress, Brisk supports macOS development and is actively seeking contributors to implement Windows and Android renderers. The core reconciliation logic has been factored into a separate framework called brisk-reconciler that also powers the sister project Revery.