Skip to content

Commit

Permalink
Remove book reference, never got to it
Browse files Browse the repository at this point in the history
  • Loading branch information
seagreen committed Jul 27, 2023
1 parent f0b85fb commit f537565
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ 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/), but it's at a higher level of concern than the language, so this is the only reference to it in this repo.

# In this repo

![modules](./bowtie/misc/generated/modules.svg)
Expand Down

0 comments on commit f537565

Please sign in to comment.