Skip to content
/ tsuki Public

A reference compiler for the Tsuki programming language.

Notifications You must be signed in to change notification settings

ch1n3du/tsuki

Repository files navigation

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

Roadmap

  • Lexing
  • Parsing Ongoing
  • Typechecking Ongoing
  • Codegen
  • Benchmarking

About

A reference compiler for the Tsuki programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published