Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 522 Bytes

File metadata and controls

17 lines (9 loc) · 522 Bytes

About

Bowtie is a small programming language for educational use.

It's a subset of Haskell (in fact a subset of Elm!) with algebraic types, pattern matching, recursive 'let', parametric polymorphism, and not much else.

In this repo

modules