{"id":15750395,"url":"https://github.com/beebus/hello-world-fortran","last_synced_at":"2026-01-08T17:08:13.697Z","repository":{"id":79609661,"uuid":"427019468","full_name":"beebus/hello-world-fortran","owner":"beebus","description":"Using an Ubuntu Linux text editor, I followed a \"hello world\" tutorial at https://fortran-lang.org/learn/quickstart/hello_world","archived":false,"fork":false,"pushed_at":"2021-11-11T14:07:16.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T11:55:52.043Z","etag":null,"topics":["fortran","fortran90","hello-world","helloworld"],"latest_commit_sha":null,"homepage":"","language":"Fortran","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/beebus.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}},"created_at":"2021-11-11T13:54:38.000Z","updated_at":"2024-07-14T22:36:04.000Z","dependencies_parsed_at":"2023-05-13T08:00:13.413Z","dependency_job_id":null,"html_url":"https://github.com/beebus/hello-world-fortran","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"38fbea99ab9e57cbf9e29427de659616d4bbd20c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beebus%2Fhello-world-fortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beebus%2Fhello-world-fortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beebus%2Fhello-world-fortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beebus%2Fhello-world-fortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beebus","download_url":"https://codeload.github.com/beebus/hello-world-fortran/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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":["fortran","fortran90","hello-world","helloworld"],"created_at":"2024-10-04T06:40:34.386Z","updated_at":"2026-01-08T17:08:08.672Z","avatar_url":"https://github.com/beebus.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-world-fortran\nUsing an Ubuntu Linux text editor, I followed a \"hello world\" tutorial at https://fortran-lang.org/learn/quickstart/hello_world\n\nFortran is packaged with the GNU GCC bundle.\u003cbr\u003e\nYou can check your installation and version of Fortran by running:\u003cbr\u003e\n$ gfortran --version\n\nIn my hello world example, I saved the code as a .f90 file.\u003cbr\u003e\nAt the Linux terminal, I compiled it by the following command:\u003cbr\u003e\n$ gfortran hello.f90 -o hello\n\nThis looks similar to what I remember of compiling C++ code at the command line.\n\nThen the program is run by the following command:\u003cbr\u003e\n$ ./hello\n\nOutput in terminal:\u003cbr\u003e\n Hello, World!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeebus%2Fhello-world-fortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeebus%2Fhello-world-fortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeebus%2Fhello-world-fortran/lists"}