bowtie

programming lang for educational use

BSD-3-CLAUSE License

Stars
4

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