Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/introduction-to-functional-programming-using-haskell
関数プログラミング入門 Haskellで学ぶ原理と技法の読書メモ
https://github.com/eiel/introduction-to-functional-programming-using-haskell
Last synced: about 1 month ago
JSON representation
関数プログラミング入門 Haskellで学ぶ原理と技法の読書メモ
- Host: GitHub
- URL: https://github.com/eiel/introduction-to-functional-programming-using-haskell
- Owner: eiel
- Created: 2013-01-13T10:01:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-12T14:17:29.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T20:18:30.149Z (almost 2 years ago)
- Language: Haskell
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# これは何?
[Introduction to Functional Programming using Haskell](http://www.amazon.co.jp/gp/product/0134843460/ref=as_li_ss_tl?ie=UTF8&camp=247&creative=7399&creativeASIN=0134843460&linkCode=as2&tag=eiel-22) の翻訳本である [関数プログラミング入門 Haskell で学ぶ原理と技法](http://www.amazon.co.jp/gp/product/427406896X/ref=as_li_ss_tl?ie=UTF8&camp=247&creative=7399&creativeASIN=427406896X&linkCode=as2&tag=eiel-22) の読書メモです。
この本はもともと 2002年に出版された本なのにも関わらず 2012年10月になって日本語に訳されました。その辺のすごい秘密が隠れてるのを期待しつつ読んでいきたいです。
# 記号について
メモ中に存在する記号について
- `+`
- リストの先頭についてる場合は自分の感想とか意見とか
- `?`
- リストの先頭についてう場合、読んでるときに疑問に思ったこと