Skip to content

Bartosz Milewski's 'Category Theory for Programmers' unofficial markdown source

License

Notifications You must be signed in to change notification settings

ktgw0316/milewski-ctfp-markdown

Repository files navigation

milewski-ctfp-markdown

バルトシュ・ミレフスキー著『プログラマーのための圏論』の非公式markdown版(原著者の公開許可済みの日本語訳を含む)

An unofficial markdown version of "Category Theory For Programmers" by Bartosz Milewski, based on:

How to build

  1. Install pandoc
  2. cd english/ (or cd japanese/ if you want to build Japanese version)
  3. Convert markdown to:
    • html: pandoc -d ../defaults.yaml --template=../html_templates/bootstrap_menu.html --to=html5 -o index.html
    • epub: pandoc -d ../defaults.yaml --to=epub -o ctfp.epub

日本語訳について

html版はgithub pagesとしても公開しています。

※2024年2月現在、1回目の推敲が終わった段階です。誤訳を含む可能性があることにご注意ください。

About

Bartosz Milewski's 'Category Theory for Programmers' unofficial markdown source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages