# HG changeset patch # User Yasutaka Higa # Date 1407833778 -32400 # Node ID 803e8685263003f21f689106286ae847a921080c # Parent c590e46d848dca18d1f76f3f051dd55e918a4e3a auto-Update generated slides by script diff -r c590e46d848d -r 803e86852630 slides/20140812/slide.html --- a/slides/20140812/slide.html Tue Aug 12 17:04:51 2014 +0900 +++ b/slides/20140812/slide.html Tue Aug 12 17:56:18 2014 +0900 @@ -43,7 +43,7 @@ @@ -166,6 +166,58 @@
+

Notions of computation and monads : ながれ

+
+ + +
    +
  • あとは流し読み
  • +
  • Many sorted Monadic Equational Language -> The Simple metalanguage +
      +
    • (let とか。) 1Monad を複数回適用可能?
    • +
    +
  • +
  • A Simple Programming Language +
      +
    • existential とかが導入されるらしいですが……
    • +
    +
  • +
+ + + +
+
+ +
+
+
+

Notions of computation and monads : ながれ

+
+ + +
    +
  • Extending the simple metalanguage +
      +
    • Strong Monad (A x T B) -> T A B
    • +
    +
  • +
  • Interpretation and formal system
  • +
  • Strong monads over a topos +
      +
    • location, if とかが が入る
    • +
    +
  • +
+ + + +
+
+ +
+
+

Monad for CbC?

diff -r c590e46d848d -r 803e86852630 slides/20140812/slide.md --- a/slides/20140812/slide.md Tue Aug 12 17:04:51 2014 +0900 +++ b/slides/20140812/slide.md Tue Aug 12 17:56:18 2014 +0900 @@ -42,6 +42,20 @@ * page6-7 とか * 確実に引数を1つ持つ関数どうしの Equation? +# Notions of computation and monads : ながれ +* あとは流し読み +* Many sorted Monadic Equational Language -> The Simple metalanguage + * (let とか。) 1Monad を複数回適用可能? +* A Simple Programming Language + * existential とかが導入されるらしいですが…… + +# Notions of computation and monads : ながれ +* Extending the simple metalanguage + * Strong Monad (A x T B) -> T A B +* Interpretation and formal system +* Strong monads over a topos + * location, if とかが が入る + # Monad for CbC? * Monad は codomain が 2つある * A と T A