On Thursday, 14 May 2026 at 20:56:22 UTC, c-smile wrote:
Sciter SDK for D provides:
* Access to Window and DOM trees;
* Ability to write in D native DOM element controllers;
* Ability to extend JS runtime by D resident functions and
classes;
* Ability to control and handle in D all resource requests;
* Native access to Graphics API: Canvas-like 2D, OpenGLES;
Sounds great. Having some quick, cross-platform, easy to start
and nice looking GUI but also customizable under the hood later
is something that D misses for everyday programming, IMO. Closest
are webviews but they have their twists and limitations.