hash-org / hashc

The Hash programming language compiler :zap:
https://hash-org.github.io/hashc/
MIT License
25 stars 2 forks source link
compiler interpreter language programming-language type-theory

The Hash Programming Language

Rust Workflow

The Hash Programming Language compiler and standard library sources. Get started by reading the Hash book.

Installation

Instructions are available in the INSTALL.md file.

Build and Run

Before building the compiler, make sure you have installed the required dependencies.

Want to contribute?

Take a look at the contributing guide here.