Hello world in every computer language

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • leachim6S

    Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md …

  • In Zig print arguments are comptime (they are evaluated at compile-time). I find this so neat. You can also achieve comptime monomorphization (generics) and polymorphism (interfaces) this way. No macros or templates needed.

    https://github.com/xbinner18P/leachim6S/blob/main/z/Zig.zig

  • hello-world

    Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!

  • This repository seems to be a clone of the actual repository: https://github.com/leachim6/hello-world

    dang, maybe we can update the link?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fizzbuzz-polyglot

    An experiment in writing FizzBuzz in every language, each with its own Docker container

  • Shameless plug for a clone of this I did with FizzBuzz, except submitting a solution requires submitting a Dockerfile so that we can actually run it: https://github.com/jdan/fizzbuzz-polyglot

  • TIC-80

    TIC-80 is a fantasy computer for making, playing and sharing tiny games.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts