Introduction

Osprey is a statically-typed functional language in the ML family. It compiles to native code via LLVM.

Core Features

Status

This specification is the authoritative source for Osprey syntax and behaviour. The language and compiler are under active development; implementation status is called out per chapter where it diverges from the specification.