Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 218 Bytes

File metadata and controls

10 lines (7 loc) · 218 Bytes

Tsuki (⚠️ WIP ⚠️)

Tsuki is a simple functional programming language that targets WebAssembly bytecode.

Features

  • Expression-based syntax
  • First-class functions
  • Labelled arguments
  • Nice union types