{"id":17313099,"url":"https://github.com/tatsuya6502/nikkei-linux-fp","last_synced_at":"2025-07-31T17:33:19.279Z","repository":{"id":4432676,"uuid":"5570756","full_name":"tatsuya6502/nikkei-linux-fp","owner":"tatsuya6502","description":null,"archived":false,"fork":false,"pushed_at":"2012-09-06T06:21:42.000Z","size":118,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T07:13:30.228Z","etag":null,"topics":["erlang","functional-programming","haskell"],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tatsuya6502.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-27T12:31:47.000Z","updated_at":"2023-10-23T10:31:08.000Z","dependencies_parsed_at":"2022-09-05T17:51:04.773Z","dependency_job_id":null,"html_url":"https://github.com/tatsuya6502/nikkei-linux-fp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tatsuya6502/nikkei-linux-fp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fnikkei-linux-fp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fnikkei-linux-fp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fnikkei-linux-fp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fnikkei-linux-fp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tatsuya6502","download_url":"https://codeload.github.com/tatsuya6502/nikkei-linux-fp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsuya6502%2Fnikkei-linux-fp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268079144,"owners_count":24192437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erlang","functional-programming","haskell"],"created_at":"2024-10-15T12:45:46.163Z","updated_at":"2025-07-31T17:33:18.972Z","avatar_url":"https://github.com/tatsuya6502.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Erlang \u0026 Haskell版 N Queens \n===========================\n\n作成者：河野 達也 / Tatsuya Kawano、CloudianKK\n\n最終更新：2012年9月6日\n\n目次\n----\n\n1. はじめに\n2. ディレクトリ構成\n3. 問い合わせ先について\n\n\n1. はじめに\n-----------\n\n- 本書および関連するプログラムは、日経Linux 2012年10月号 特集1「Linuxで楽々アプリ開発超入門 − Part 4 Erlang \u0026 Haskell」の付録です。\n\n- ウェブブラウザで以下のURLを開くと読みやすく整形された本書が表示されます。\n  * https://github.com/tatsuya6502/nikkei-linux-fp/blob/master/README.md\n\n\n2. ディレクトリ構成\n-------------------\n\n　このリポジトリには関数型言語のErlangやHaskellで書かれた「N Queensパズル」プログラムが収められています。ディレクトリ構成は以下の通りです。\n\n\n```shell\nnikkei-linux-fp/\n    README.md            # このファイル\n    erlang/\n        *.erl            # 演習で使うErlangコード\n        answer/          # 演習の解答\n            *.erl\n        dist_qu/\n           README.md     # 並列プログラミング版 N Queens の解説\n           *.erl\n    haskell/\n        *.hs             # 演習で使うHaskellコード\n```\n\n- N Queensプログラムの内容については、日経Linux 2012年10月号の特集1 「Linuxで楽々アプリ開発超入門 − Part 4 Erlang \u0026 Haskell」で解説されています。そちらを読みながら演習を進めてください。\n\n- 「並列プログラミング版 N Queens の解説」（`erlang/dist_qu/README.md`）では、誌面で紹介できなかった並列プログラミング版N Queensについて、実行方法とコードの内容を解説しています。ウェブブラウザ向けに読みやすく整形された文書が以下のURLに用意されています。\n  * https://github.com/tatsuya6502/nikkei-linux-fp/blob/master/erlang/dist_qu/README.md\n\n\n3. お問い合わせについて\n-----------------------\n\n- プログラムの不具合を見つけられた場合には、issueトラッカーでご報告ください。\n  * https://github.com/tatsuya6502/nikkei-linux-fp/issues\n\n- 日経Linux 2012年10月号 特集1についてのご意見・お問い合わせは、日経Linux編集部までお願いします。\n\n##\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Fnikkei-linux-fp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftatsuya6502%2Fnikkei-linux-fp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftatsuya6502%2Fnikkei-linux-fp/lists"}