Home

Awesome

Tests on Linux Book

Neut

Neut is a functional programming language with static memory management.

Key Features

Neut doesn't use GCs or regions. Instead, it takes a type-directed approach to handle resources. It even uses the T-necessity operator to formulate borrowing.

Basic Characteristics

Documentation

Please see: https://vekatze.github.io/neut/