{"id":13609678,"url":"https://github.com/fantom-lang/fantom","last_synced_at":"2025-04-12T20:32:19.930Z","repository":{"id":41140763,"uuid":"246037679","full_name":"fantom-lang/fantom","owner":"fantom-lang","description":"Fantom Programming Language","archived":false,"fork":false,"pushed_at":"2025-04-07T22:01:54.000Z","size":32083,"stargazers_count":137,"open_issues_count":1,"forks_count":42,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-07T23:20:04.506Z","etag":null,"topics":["fantom"],"latest_commit_sha":null,"homepage":"https://fantom.org","language":"Fantom","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fantom-lang.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":"2020-03-09T13:05:54.000Z","updated_at":"2025-04-07T22:01:57.000Z","dependencies_parsed_at":"2023-11-30T16:27:07.016Z","dependency_job_id":"9998d87a-635f-44a0-9859-47d7f25cd984","html_url":"https://github.com/fantom-lang/fantom","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantom-lang%2Ffantom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantom-lang%2Ffantom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantom-lang%2Ffantom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fantom-lang%2Ffantom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fantom-lang","download_url":"https://codeload.github.com/fantom-lang/fantom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248629927,"owners_count":21136344,"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":["fantom"],"created_at":"2024-08-01T19:01:37.064Z","updated_at":"2025-04-12T20:32:14.920Z","avatar_url":"https://github.com/fantom-lang.png","language":"Fantom","readme":"# Fantom Programming Language\n\nFantom is a portable language that runs on the JVM and modern web browsers. It\nfeatures a familiar Java-like syntax, static (and dynamic) typing, elegant\nsystem library, closures, immutability, actor concurrency, and much more.\n\n```fantom\n// Hello from Fantom!\nclass HelloWorld\n{\n  static Void main()\n  {\n    echo(\"Hello, World!\")\n  }\n}\n```\n\n## Fantom Website\n\n[https://fantom.org](http://fantom.org)\n\n## Installing\n\nDownload the latest official release from [fantom.org](http://fantom.org).\nSee [Setup](https://fantom.org/doc/docTools/Setup) for installation details.\n\nInstallers are also available for macOS and Windows:\n\n  * macOS: `brew install fantom`\n  * Windows: [installer](https://github.com/Fantom-Factory/fantomWindowsInstaller/releases)\n\n### Docker\n\nThis repo vends a docker image that can be downloaded and run locally using:\n```bash\ndocker run -it ghcr.io/fantom-lang/fantom:latest bash\n```\n\nIt can be used in other dockerfiles using the `FROM` command:\n```dockerfile\nFROM ghcr.io/fantom-lang/fantom:latest AS build\n```\n\n## Community\n\nWe are most active on the [Forum](http://fantom.org/forum/topic), but also hang out on [Slack](https://join.slack.com/t/fantom-lang/shared_invite/zt-3se21er9-Tm~L2lpYel6jcqYKPcdkBg). \n\nBugs and feature requests should be reported on the Forum.\n\n## Contributing\n\nSee [contrib.md](https://github.com/fantom-lang/fantom/blob/master/contrib.md)\nfor how to contribute to Fantom.\n","funding_links":[],"categories":["Uncategorized","JVM语言"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantom-lang%2Ffantom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantom-lang%2Ffantom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantom-lang%2Ffantom/lists"}