Sciter for D

c-smile andrew.fedoniouk at gmail.com
Sun May 17 03:23:21 UTC 2026


On Saturday, 16 May 2026 at 15:21:50 UTC, Lance Bachmeier wrote:
> ... I will definitely be interested in trying it out when it's 
> released.

I've published [Sciter v 
6.0.4.0](https://gitlab.com/sciter-engine/sciter-js-sdk/-/releases) with [sciter+/D/ sample and pure D SDK](https://gitlab.com/sciter-engine/sciter-js-sdk/-/tree/main/sciter+/D?ref_type=heads).

To build sciter.d "Hello D World" demo use one of build-*** 
scripts in sciter+/D/ folder.

sciter.dll|dylib|so has to be in the same folder as exe that uses 
it. So scrips place dsciter.exe in corresponding sdk/bin/ folders.

If you want to inspect DOM of the app start inspector.exe before 
running the demo.

There is a usciter executable in main SDK that is a demo browser 
allowing to load and play with sdk/samples***.

See also [Sciter DOM and OM 
documentation](https://docs.sciter.com/docs/intro).











More information about the Digitalmars-d-announce mailing list