Getting Started

This page tells you how to get started with the Blech compiler and the other Blech tools.

For now you have to build the compiler and the tools from source. This will change soon.


The Blech compiler - blechc

The Blech compiler blechc compiles Blech programs to C programs. Learn how to build and install the Blech compiler from source.

Blech Language Services - the VS Code extension

We use Visual Studio Code as an editor for Blech sources. Learn how to build and install the Blech Language Services VS Code extension from source.

Last modified May 4, 2021: drafting the module chapter (fa3db01)