Wednesday, December 27, 2023

NEW: lang/blueprint-compiler

BDEP for new lang/dialect; simple python tool built with meson.

Feedback? OK?
---
Information for inst:blueprint-compiler-0.10.0

Comment:
markup language for GTK user interfaces

Description:
GtkBuilder XML format is quite verbose, and many app developers don't like using
WYSIWYG editors for creating UIs. Blueprint files are intended to be a concise,
easy-to-read format that makes it easier to create and edit GTK UIs.

Internally, it compiles to GtkBuilder XML as part of an app's build system.
It adds no new features, just makes the features that exist more accessible.

Another goal is to have excellent developer tooling --incl. a language server--
so that less knowledge of the format is required.

Maintainer: Klemens Nanni <kn@openbsd.org>

WWW: https://gitlab.gnome.org/jwestman/blueprint-compiler

No comments:

Post a Comment