Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/53ningen/fpinscala-ja
fpinscala wiki-ja
https://github.com/53ningen/fpinscala-ja
Last synced: about 2 months ago
JSON representation
fpinscala wiki-ja
- Host: GitHub
- URL: https://github.com/53ningen/fpinscala-ja
- Owner: 53ningen
- License: mit
- Created: 2015-07-26T12:59:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T18:23:36.000Z (over 9 years ago)
- Last Synced: 2023-08-01T21:50:24.515Z (over 1 year ago)
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fpinscala wiki-ja
* [fpinscala](https://github.com/fpinscala/fpinscala)のwikiページを日本語に翻訳しています(WIP)
* fpinscala非公式の個人的翻訳です
* 筆者(53ningen)は英語が苦手です
* 日本語も多少不自由です
* 誤訳等ありましたらPRをいただけると幸いです
* fpinscalaのwikiページ自体はMITライセンスで提供されています# index
* [第1章:関数型プログラミングとは?](https://github.com/53ningen/fpinscala-ja/blob/master/%E7%AC%AC1%E7%AB%A0%EF%BC%9A%E9%96%A2%E6%95%B0%E5%9E%8B%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0%E3%81%A8%E3%81%AF%EF%BC%9F.md)
* [第2章:はじめに](https://github.com/53ningen/fpinscala-ja/blob/master/%E7%AC%AC2%E7%AB%A0%EF%BC%9A%E3%81%AF%E3%81%98%E3%82%81%E3%81%AB.md)
* [第3章:関数型プログラミングのデータ構造](https://github.com/53ningen/fpinscala-ja/blob/master/%E7%AC%AC3%E7%AB%A0%EF%BC%9A%E9%96%A2%E6%95%B0%E5%9E%8B%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0%E3%81%AE%E3%83%87%E3%83%BC%E3%82%BF%E6%A7%8B%E9%80%A0.md)# license
Copyright (c) 2012, Manning Publications, Co.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.