{"id":16558132,"url":"https://github.com/jaredsburrows/hello-world","last_synced_at":"2025-10-28T20:32:04.369Z","repository":{"id":39626952,"uuid":"507093964","full_name":"jaredsburrows/hello-world","owner":"jaredsburrows","description":"Hello world in multiple languages.","archived":false,"fork":false,"pushed_at":"2025-02-12T15:44:15.000Z","size":1534,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-12T16:43:25.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaredsburrows.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":"2022-06-24T17:33:02.000Z","updated_at":"2025-02-12T15:44:18.000Z","dependencies_parsed_at":"2023-02-10T13:02:51.970Z","dependency_job_id":"33e29edc-6fee-4e04-8626-af3fb46078c9","html_url":"https://github.com/jaredsburrows/hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredsburrows%2Fhello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredsburrows%2Fhello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredsburrows%2Fhello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredsburrows%2Fhello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredsburrows","download_url":"https://codeload.github.com/jaredsburrows/hello-world/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238719865,"owners_count":19519286,"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":[],"created_at":"2024-10-11T20:09:40.713Z","updated_at":"2025-10-28T20:31:58.945Z","avatar_url":"https://github.com/jaredsburrows.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello, World!\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![build](https://github.com/jaredsburrows/hello-world/actions/workflows/build.yml/badge.svg)](https://github.com/jaredsburrows/hello-world/actions/workflows/build.yml)\n[![Twitter Follow](https://img.shields.io/twitter/follow/jaredsburrows.svg?style=social)](https://twitter.com/jaredsburrows)\n\nCompiling \"Hello, World!\" in multiple languages with Github Actions.\n\n| Language                                                                                                                                           | Compiler      | Github Action                                                                          |\n|----------------------------------------------------------------------------------------------------------------------------------------------------|---------------|----------------------------------------------------------------------------------------|\n| [Assembly](https://nasm.us)                                                                                                                        | nasm          | [ilammy/setup-nasm](https://github.com/ilammy/setup-nasm)                              |\n| [Awk](https://gnu.org/software/gawk/manual/gawk.html)                                                                                              | awk           | N/A (Apart of the Linux/Mac shell)                                                     |\n| [Bash](https://gnu.org/software/bash)                                                                                                              | bash          | N/A (Apart of the Linux/Mac shell)                                                     |\n| [Batch](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/windows-commands)                                         | batch         | N/A (Apart of the Windows command prompt)                                              |\n| [C](https://open-std.org/jtc1/sc22/wg14)                                                                                                           | gcc           | [egor-tensin/setup-gcc](https://github.com/egor-tensin/setup-gcc)                      |\n| [C#](https://learn.microsoft.com/en-us/dotnet/csharp)                                                                                              | dotnet        | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) (Official)             |\n| [C++](https://isocpp.org)                                                                                                                          | g++           | [egor-tensin/setup-gcc](https://github.com/egor-tensin/setup-gcc)                      |\n| [Clojure](https://clojure.org)                                                                                                                     | clojure       | [DeLaGuardo/setup-clojure](https://github.com/DeLaGuardo/setup-clojure)                |\n| [Cobol](https://gnucobol.sourceforge.io/faq/index.html)                                                                                            | cobc          | [fabasoad/setup-cobol-action](https://github.com/fabasoad/setup-cobol-action)          |\n| [D](https://dlang.org)                                                                                                                             | dmd           | [dlang-community/setup-dlang](https://github.com/dlang-community/setup-dlang)          |\n| [Dart](https://dart.dev)                                                                                                                           | dart          | [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) (Official)             |\n| [Erlang](https://erlang.org)                                                                                                                       | erl           | [erlef/setup-beam](https://github.com/erlef/setup-beam) (Official)                     |\n| [F#](https://learn.microsoft.com/en-us/dotnet/fsharp)                                                                                              | dotnet        | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) (Official)             |\n| [Fortran](https://erlang.org)                                                                                                                      | gfortran      | [fortran-lang/setup-fortran](https://github.com/fortran-lang/setup-fortran) (Official) |\n| [Go](https://go.dev)                                                                                                                               | go            | [actions/setup-go](https://github.com/actions/setup-go) (Official)                     |\n| [Groovy](https://groovy-lang.org)                                                                                                                  | groovy        | [WtfJoke/setup-groovy](https://github.com/WtfJoke/setup-groovy)                        |\n| [Haskell](https://haskell.org)                                                                                                                     | ghc           | [haskell-actions/setup](https://github.com/haskell-actions/setup) (Official)           |\n| [HTML](https://w3.org/html)                                                                                                                        | lynx (For CI) | N/A (Apart of the Linux/Mac shell)                                                     |\n| [Java](https://java.com/en)                                                                                                                        | javac         | [actions/setup-java](https://github.com/actions/setup-java) (Official)                 |\n| [JavaScript](https://developer.oracle.com/javascript)                                                                                              | node (For CI) | [actions/setup-node](https://github.com/actions/setup-node) (Official)                 |\n| [Kotlin](https://kotlinlang.org)                                                                                                                   | kotlinc       | [fwilhe2/setup-kotlin](https://github.com/fwilhe2/setup-kotlin)                        |\n| [Lisp](https://lisp-lang.org)                                                                                                                      | sbcl          | [cheeze2000/setup-sbcl](https://github.com/cheeze2000/setup-sbcl)                      |\n| [Lua](https://lua.org)                                                                                                                             | lua           | [xpol/setup-lua](https://github.com/xpol/setup-lua)                                    |\n| [Objective-C](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html) | clang         | [egor-tensin/setup-clang](https://github.com/egor-tensin/setup-clang)                  |\n| [OCaml](https://ocaml.org)                                                                                                                         | ocamlopt      | [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml) (Official)                   |\n| [Pascal](https://www.freepascal.org)                                                                                                               | pascal        | [fabasoad/pascal-action](https://github.com/fabasoad/pascal-action)                    |\n| [Perl](https://perl.org)                                                                                                                           | perl          | [shogo82148/actions-setup-perl](https://github.com/shogo82148/actions-setup-perl)      |\n| [PHP](https://php.net)                                                                                                                             | php           | [shivammathur/setup-php](https://github.com/shivammathur/setup-php)                    |\n| [PowerShell](https://learn.microsoft.com/en-us/powershell)                                                                                         | pwsh          | N/A (Apart of the Linux/Mac Shell on Github)                                           |\n| [Python](https://python.org)                                                                                                                       | python        | [actions/setup-python](https://github.com/actions/setup-python) (Official)             |\n| [R](https://r-project.org)                                                                                                                         | Rscript       | [r-lib/actions/setup-r](https://github.com/r-lib/actions) (Official)                   |\n| [Racket](https://racket-lang.org)                                                                                                                  | racket        | [Bogdanp/setup-racket](https://github.com/Bogdanp/setup-racket)                        |\n| [Ruby](https://ruby-lang.org/en)                                                                                                                   | ruby          | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) (Official)                       |\n| [Rust](https://rust-lang.org)                                                                                                                      | rustc         | [ATiltedTree/setup-rust](https://github.com/ATiltedTree/setup-rust) (Official)         |\n| [Scala](https://scala-lang.org)                                                                                                                    | scala         | [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala)                        |\n| [Swift](https://swift.org)                                                                                                                         | swiftc        | [swift-actions/setup-swift](https://github.com/swift-actions/setup-swift)              |\n| [TypeScript](https://typescriptlang.org)                                                                                                           | node (For CI) | [actions/setup-node](https://github.com/actions/setup-node) (Official)                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredsburrows%2Fhello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredsburrows%2Fhello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredsburrows%2Fhello-world/lists"}