{"id":18952614,"url":"https://github.com/jdan/fizzbuzz-polyglot","last_synced_at":"2025-07-08T20:11:35.706Z","repository":{"id":39626922,"uuid":"302938347","full_name":"jdan/fizzbuzz-polyglot","owner":"jdan","description":"An experiment in writing FizzBuzz in every language, each with its own Docker container","archived":false,"fork":false,"pushed_at":"2022-07-24T13:27:49.000Z","size":114,"stargazers_count":11,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T14:32:19.617Z","etag":null,"topics":["docker","fizzbuzz"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdan.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}},"created_at":"2020-10-10T16:01:30.000Z","updated_at":"2024-09-23T03:45:42.000Z","dependencies_parsed_at":"2022-08-28T08:02:25.942Z","dependency_job_id":null,"html_url":"https://github.com/jdan/fizzbuzz-polyglot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdan/fizzbuzz-polyglot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdan%2Ffizzbuzz-polyglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdan%2Ffizzbuzz-polyglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdan%2Ffizzbuzz-polyglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdan%2Ffizzbuzz-polyglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdan","download_url":"https://codeload.github.com/jdan/fizzbuzz-polyglot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdan%2Ffizzbuzz-polyglot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264341084,"owners_count":23593295,"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","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":["docker","fizzbuzz"],"created_at":"2024-11-08T13:34:05.113Z","updated_at":"2025-07-08T20:11:35.659Z","avatar_url":"https://github.com/jdan.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"## fizzbuzz-polyglot\n\nAn experiment in writing [FizzBuzz](https://en.wikipedia.org/wiki/Fizz_buzz)\nin every language.\n\n```\nrake test\n[1/7] ruby...OK\n[2/7] javascript...OK\n[3/7] javascript/from-npm...OK\n[4/7] ocaml...OK\n[5/7] ocaml/peano...OK\n[6/7] j...OK\n[7/7] factor...OK\n```\n\n```\nrake test javascript\njavascript...OK\n```\n\n### Adding a new language\n\nExample: [factor](/factor) - https://factorcode.org\n\n1. Create a folder with the language name\n2. Write code in your language to print the first [100 numbers in FizzBuzz](/fizzbuzz.example)\n3. Add a Dockerfile which will execute your code\n4. Test your code with `rake test DIRECTORY_NAME`\n\n#### Adding an additional solution to a language\n\nExample: [javascript/from-npm](/javascript/from-npm)\n\nWanna show off a new technique/framework/etc? Feel free to follow the same steps\nabove, in a _separate folder_ under your language's directory.\n`rake test LANGUAGE/FEATURE` (i.e. `rake test javascript/from-npm`) will still work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdan%2Ffizzbuzz-polyglot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdan%2Ffizzbuzz-polyglot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdan%2Ffizzbuzz-polyglot/lists"}