#author("2024-10-02T03:21:53+00:00","default:yoya","yoya")
#author("2024-10-02T03:22:14+00:00","default:yoya","yoya")
- http://www.haskell.org/
-- http://www.haskell.org/haskellwiki/Haskell,
- http://www.sampou.org/cgi-bin/haskell.cgi
// - http://www.sampou.org/cgi-bin/haskell.cgi
- [[Monad]] (モナド)
- Learn You a Haskell
-- http://learnyouahaskell.com/
* チュートリアル [#qc7f3338]
- Monad Transformers Step by Step
-- http://www.grabmueller.de/martin/www/pub/Transformers.en.html
--- 和訳) http://bicycle1885.hatenablog.com/entry/2012/12/08/165236
* IDE [#b3c8ca4a]
- [[Leksah]]
* Haskell のパラドクス [#pce87ede]
- 「Haskellで人を集めてPHPを書かせる」という都市伝説について
-- https://blog.miz-ar.info/2024/10/haskell-php-myth/
* debian [#ze6e39fa]
- DebianのHaskellで日本語を使うメモ
-- http://behind-the-expression.blogspot.com/2008/07/debianhaskell.html
sudo aptitude install libghc6-utf8-string-dev libghc6-utf8-string-doc
* ブログ [#blog]
- 「Haskell信者」にその素晴らしさを熱く語られたときの平和で適当なかわし方
-- http://cielquis.net/religion/results/2cf68ea14896ef51940cdc3dbfe96ed5a1084ccd.html
* その他 [#etc]
- [http://keichi.net/haskell/haskell%E3%81%A7bmp%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%92%E8%AA%AD%E3%81%BF%E8%BE%BC%E3%82%80/ haskellでbmpファイルを読み込む]@keichi.net
- Haskell/GLUT/
-- http://www.f13g.com/%A5%D7%A5%ED%A5%B0%A5%E9%A5%DF%A5%F3%A5%B0/Haskell/GLUT/
- [[Monadius]]
- https://twitter.com/GabrielG439/status/465636605999321088
I never fully appreciated how technically amazing `ghc` is until I started using Scala.
- http://www.iij.ad.jp/company/development/tech/techweek/pdf/141126_2.pdf
-- http://www.iij.ad.jp/company/development/tech/techweek/pdf/141126_2.pdf
- http://qiita.com/advent-calendar/2014/haskell
* 関連 [#rel]
- [[Miranda]] (ご先祖様)
- [[GHC]] | [[Cabal]]
- [[プログラミング言語>ProgrammingLanguage]] - [[関数型言語>FunctionalLanguage]]
- [[Monad]]