The Scaly programming language — and open source tools for document processing.
A self-scaling, self-hosted programming language with LLVM code generation, region-based memory management, and a clean, semicolon-free syntax.
Language Specification Download RTFInstall (requires LLVM 18)
$ curl -fsSL https://scaly.io/install.sh | sh
A custom DSSSL processor based on OpenJade (with bundled OpenSP), adding a directory flow object class so a single transformation can emit a nested tree of output files.
Document ProcessingA .NET DSSSL processor on the OpenJade engine — the dazzle line for the .NET ecosystem, with a PDF backend.
C#A C# port of the OpenJade DSSSL stylesheet processor. Bringing document transformation to the .NET ecosystem.
C#A TypeScript port of the OpenJade DSSSL stylesheet processor. Bringing document transformation to the modern JavaScript ecosystem.
TypeScript