Documentation
The Scarlet programming language and the libraries Scarlet Industries maintains. Each page is complete: what the software does, how to run it, and what to do when it reports an error.
-
The Scarlet language
A statically-typed and expression-oriented programming language. Read the reference: syntax, types, processes, the standard library and its TLS client, tooling.
-
Redis client
Talk to Redis from Scarlet. 275 commands, pipelines, transactions, pub/sub, and a raw escape hatch.
-
Mordant
A lint pack for Rust. It finds code where the type system is not enforcing the invariants the code depends on.
Source for every package is on github.com/scarletindustries. Report defects there.