{"id":15176406,"url":"https://github.com/federicobruzzone/99-erlang-problems","last_synced_at":"2026-02-02T03:32:47.012Z","repository":{"id":205188897,"uuid":"713615395","full_name":"FedericoBruzzone/99-erlang-problems","owner":"FedericoBruzzone","description":"Implementations of the 99 problems in Erlang. ","archived":false,"fork":false,"pushed_at":"2024-08-12T16:05:16.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T00:49:45.478Z","etag":null,"topics":["99problems","erlang","functional-programming","problem-solving"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FedericoBruzzone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-02T22:15:14.000Z","updated_at":"2024-08-12T16:05:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"c41b76ee-6502-4c7b-805b-2d55be247ba8","html_url":"https://github.com/FedericoBruzzone/99-erlang-problems","commit_stats":{"total_commits":62,"total_committers":2,"mean_commits":31.0,"dds":"0.016129032258064502","last_synced_commit":"ca85e6c306ef901c4e2560b779138d910d14a314"},"previous_names":["federicobruzzone/99-erlang-problems"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FedericoBruzzone/99-erlang-problems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-erlang-problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-erlang-problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-erlang-problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-erlang-problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FedericoBruzzone","download_url":"https://codeload.github.com/FedericoBruzzone/99-erlang-problems/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FedericoBruzzone%2F99-erlang-problems/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29003228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":["99problems","erlang","functional-programming","problem-solving"],"created_at":"2024-09-27T13:04:03.498Z","updated_at":"2026-02-02T03:32:46.987Z","avatar_url":"https://github.com/FedericoBruzzone.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **99 Erlang Problems**\n\n# How to compile\n\n```Bash\n$ make all          # Compile and run all files\n$ make \u003cfilename\u003e   # Compile and run a specific file\n$ make last         # Compile and run the last file (ascending order)\n$ make clean\n```\n\n# Set up\n\n```Bash\n$ apt install erlang\n$ pacman install erlang\n```\n\n# Generic Information\n\nCompile and import erlang file into shell: `c(\u003cfilename\u003e)`.\n\nComment using pre-processor:\n\n```erlang\n-ifdef(comment).\n  ...\n-endif.\n```\n\n## Contributing\n\nContributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.\n\n## License\n\nThis repository is licensed under the [GNU General Public License (GPL)](https://www.gnu.org/licenses/gpl-3.0.html). Please review the license file provided in the repository for more information regarding the terms and conditions of the GPL license.\n\n## Contact\n\nIf you have any questions, suggestions, or feedback, do not hesitate to [contact me](https://federicobruzzone.github.io/).\n\n---\n\n# Links\n\n- [erlang-99](https://purijatin.github.io/newsletters/erlang-99/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobruzzone%2F99-erlang-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedericobruzzone%2F99-erlang-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedericobruzzone%2F99-erlang-problems/lists"}