{"id":31714948,"url":"https://github.com/ignavan39/erlang-tutorial-recursive-functions","last_synced_at":"2025-11-06T21:03:33.730Z","repository":{"id":104925079,"uuid":"311916265","full_name":"ignavan39/erlang-tutorial-recursive-functions","owner":"ignavan39","description":"Erlang tutorial for me","archived":false,"fork":false,"pushed_at":"2023-12-15T05:51:24.000Z","size":1,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T08:49:37.237Z","etag":null,"topics":["erlang","recursive-functions","tutorial"],"latest_commit_sha":null,"homepage":"","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/ignavan39.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-11-11T09:03:14.000Z","updated_at":"2025-02-20T18:50:58.000Z","dependencies_parsed_at":"2023-12-05T03:37:51.173Z","dependency_job_id":null,"html_url":"https://github.com/ignavan39/erlang-tutorial-recursive-functions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ignavan39/erlang-tutorial-recursive-functions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignavan39%2Ferlang-tutorial-recursive-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignavan39%2Ferlang-tutorial-recursive-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignavan39%2Ferlang-tutorial-recursive-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignavan39%2Ferlang-tutorial-recursive-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignavan39","download_url":"https://codeload.github.com/ignavan39/erlang-tutorial-recursive-functions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignavan39%2Ferlang-tutorial-recursive-functions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000706,"owners_count":26082895,"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-10-08T02:00:06.501Z","response_time":56,"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","recursive-functions","tutorial"],"created_at":"2025-10-09T01:50:04.725Z","updated_at":"2025-10-09T01:50:27.719Z","avatar_url":"https://github.com/ignavan39.png","language":"Erlang","readme":"### Just my attempt to learn the Erlang language\n------\n\nIn case someone wants to figure it out and start at home, then go through these steps :\n\n1. Install erlang in your machine [Click this instruction](https://medium.com/erlang-central/erlang-quick-install-9c5dcaa5b634).\n\n2. Enter into erl: write in your console `erl`.\n\n3. Compile main.erl file: `c(main).`\n\n4. `Users = main:get_users().`\n\n5. Done now you can use functions where user list is used \n\n    For example: \n\n    `\n    main:split_by_age(Users).\n    `\n6. Come again!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignavan39%2Ferlang-tutorial-recursive-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignavan39%2Ferlang-tutorial-recursive-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignavan39%2Ferlang-tutorial-recursive-functions/lists"}