Skip to content
@fink-lang

ƒink

Official organization for the ƒink programming language.

ƒink

A functional programming language designed to be ergonomic, consistent, and practical — applying FP principles without being dogmatic.

Fink code example

Key characteristics

  • Indentation-based, expression-oriented syntax
  • Immutable by default
  • Type Inference — annotations are the exception, not the rule
  • Pattern matching as a first-class citizen
  • Pipes for readable left-to-right composition
  • String templating/interpolation

Status

The compiler is under active development. Early stage — not yet ready for use.

Links

Pinned Loading

  1. fink fink Public

    The official ƒink compiler.

    Rust

  2. vscode-fink vscode-fink Public

    vscode extension for fink

    Text

  3. website website Public

    ƒink's official website

    Rust

  4. playground playground Public

    Fink language playground

    TypeScript

Repositories

Showing 10 of 17 repositories

Top languages

Loading…

Most used topics

Loading…