Skip to content

Commit

Permalink
Drop link to kit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Grant Jeffries committed Nov 4, 2019
1 parent 6b0cee7 commit 687df79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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.

Bowtie is designed to support a WIP [book](http://lambdakit.com/) and [kit](https://github.com/seagreen/bowtie-kit), but those are at a higher level of concern than the language, so this is the only reference to them in this repo.
Bowtie is designed to support a WIP [book](http://lambdakit.com/), but those are at a higher level of concern than the language, so this is the only reference to them in this repo.

# In this repo

Expand Down

0 comments on commit 687df79

Please sign in to comment.