Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 888 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 888 Bytes

Haze Language Design

This repository contains documentation for Haze language design.

The layout of this repository was inspired by C#'s official design repository.

Implementation

Haze is implemented by the Embers project.

Specifications

Find Haze design specifications in specifications folder.

Proposals

Collection of potential features proposed for the design can be found in proposals folder.

Initial Design

See Initial Proposal.

Research

See Research for collection of features and literature for the design.

Background

Here, I have documented some information about me and why I selected research in programming languages as senior project in my bachelor's program.