The Wrought Compiler
A Rust-based implementation of the Wrought specification https://wrought.cc/spec
Core libraries
clap - command line parsing
codespan and codespan-reporting - pretty error messages
logos - the lexer / tokenizer