Commit Graph

22 Commits

Author SHA1 Message Date
Stephen Diehl
ac2eedb58f crosslink chapter10 2015-12-13 18:19:34 -05:00
Stephen Diehl
041b118c5d crossslink chapter 10 2015-12-12 13:42:06 -05:00
Stephen Diehl
133c1d82af bump lambda calculus examples 2015-12-10 10:55:42 -05:00
samvher
5443cfd6f3 Some additions for clarification and minor changes
I got confused in the beginning due to the different lambda notation, so I read up on wikipedia and found out there was actually no reason to be confused. Still I imagine it could happen to others so I would suggest the short additional paragraph at the beginning.

Also, I just noticed/found out that there is a strong relationship between the SKI combinators and Reader, i.e. that S is ``<*>``, K is ``const``/``pure`` (and I is ``id``/``ask``). And indeed ``const <*> const = id`` so SKK evaluates to I. Maybe this is interesting to mention? (I found it interesting. It's a bit unrelated, but might make people who have more experience with coding Haskell than with lambda calculus feel more familiar.)

I found the Y f = f(Y f) derivation a bit difficult to make in my mind, I think it would be good to show it.

That's it, thanks a lot for the tutorial, I'm finding it very interesting.
2015-08-08 23:18:06 +02:00
yanok
089d8103ed Fix typo in substitution definition
y \notin\FV{e} should be y \notin\FV{a}.
2015-04-03 10:34:24 +02:00
Franklin Chen
3f7072fa5d Fix typos, clean up some grammar. 2015-02-15 22:22:13 -05:00
Takenobu Tani
860da3dd43 Modify "lambda" Greek character for PDF 2015-02-10 23:47:43 +09:00
Stephen Diehl
21fed4eb49 used alignment block for substitution def 2015-02-01 11:00:41 -05:00
Stephen Diehl
3b93712a69 fix latex for substitutions 2015-02-01 10:54:21 -05:00
Stephen Diehl
5a7e6bface lambda contractions 2015-02-01 09:17:57 -05:00
Christian Sievers
3cae04957e changes to the substitution section of the lambda calculus chapter 2015-01-27 16:17:39 +01:00
Christian Sievers
6512570769 more changes to the first four chapters 2015-01-27 16:16:55 +01:00
Christian Sievers
a1cfcc350e small fixes in the first four chapters 2015-01-27 13:57:22 +01:00
Stephen Diehl
1f0c39744a fix css bugs 2015-01-19 11:09:46 -05:00
Stephen Diehl
73b43dcf89 Squashed commit of the following:
commit 41ba8c36a90cc11723b14ce6c45599eabdcfaa53
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 21:02:57 2015 -0500

    type provenance

commit be5eda941bb4c44b4c4af0ddbbd793643938f4ff
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 20:13:06 2015 -0500

    provenance prototype

commit 7aa958b9c279e7571f7c4887f6aa19443e16f6fb
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 19:35:08 2015 -0500

    fix misc typos

commit 52d60b3b2630e50ef0cd6ea5f0fa1f308d92e26d
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 15:15:58 2015 -0500

    license badge

commit 7d34274afe6f05a0002c8f87e5077b6a130b42b4
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 15:07:28 2015 -0500

    fix resolution for llvm cfg graphs

commit 14d9bc836ecc64f8e9acc60bcbd2da02335255b9
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 13:12:39 2015 -0500

    added codegen dsl stub

commit 0f74cdd6f95d0a1fe1cafd73e45cb1407709efd8
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 13:01:14 2015 -0500

    llvm cfg graphs

commit a199d721503985954060e7670c1d2f5e1a65dd11
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 10:56:54 2015 -0500

    source code font

commit c7db0c5d67b73d8633f08be093971877e2d6ede0
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sun Jan 18 09:59:37 2015 -0500

    change phrasing around recursion

commit 6903700db482524233262e722df54b1066218250
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sat Jan 17 18:20:06 2015 -0500

    contributors.md

commit 14d90a3f2ebf7ddf1229c084fe4a1e9fa13f2e41
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sat Jan 17 17:35:41 2015 -0500

    added llvm logo

commit d270df6d94cbf1ef9eddfdd64af5aabc36ebca72
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sat Jan 17 15:50:28 2015 -0500

    initial llvm chapter

commit e71b189c057ea9e399e90e47d9d49bb4cf12cda8
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Sat Jan 17 12:21:00 2015 -0500

    system-f typing rules

commit 2a7d5c7f137cf352eeae64836df634c98118f594
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Thu Jan 15 15:21:14 2015 -0500

    flesh out system-f

commit 7b3b2f0a2aea5e1102abe093cf5e0559090720aa
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Wed Jan 14 22:22:14 2015 -0500

    started on extended parser

commit cdeaf1a2658f15346fe1dc665ca09e954cce6c2e
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Wed Jan 14 17:25:02 2015 -0500

    creative commons license

commit f09d210be253a05fc8ad0827cd72ffa32404e2ba
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Wed Jan 14 16:54:10 2015 -0500

    higher res images

commit 8555eadfea8843f5683621e6652857e4259fa896
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Wed Jan 14 14:48:44 2015 -0500

    cover page

commit e5e542e92610f4bb4c5ac726ffa86cd1e07753e3
Author: Stephen Diehl <stephen.m.diehl@gmail.com>
Date:   Tue Jan 13 17:31:01 2015 -0500

    initial happy/alex parser
2015-01-18 21:04:01 -05:00
Stephen Diehl
e6ac883910 fix blockquotes 2015-01-13 12:20:31 -05:00
Stephen Diehl
9609c7fcb5 fix blockquotes 2015-01-11 15:18:10 -05:00
Stephen Diehl
c397488b68 cleanup pdf warts 2015-01-11 13:52:00 -05:00
Stephen Diehl
fe7c630344 rephrase monad transformers 2015-01-09 00:20:09 -05:00
Stephen Diehl
682e37a0cc add page breaks 2015-01-08 23:46:30 -05:00
Stephen Diehl
cd19b39763 added latex template file 2015-01-08 23:37:53 -05:00
Matthew Pickering
7150d1169d Rename chapter files so that *.md lists them in the correct order. 2015-01-08 02:48:19 +00:00