Machine Lines

Compiler Tracing

The new compiler is live! Raven’s master branch is now all TypeScript. As part of this work, I’ve also added a simple command-line tool which is published on NPM. Anyone (sponsor or not) can install Raven with npm i -g @unkindnesses/raven. As the readme explains, from there you can open a REPL or run a script. Perhaps most entertaining to me is building an executable: $ cat hello.rv println("Cacaw, World!") $ raven build --js hello.
This post is for my sponsors. If you're already signed up, log in for access.