Sciter for D
Vladimir Marchevsky
vladimmi at gmail.com
Thu May 14 22:24:03 UTC 2026
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.
More information about the Digitalmars-d-announce
mailing list