/HelloWorldInator

Repository based on a reddit comment

Primary LanguageBrainfuck

HelloWorldInator

Repository based on a reddit comment

Idea

Return a callable that prints 'Hello, world!' when called in as many languages as possible

Implemented Languages

  • Assembly
  • B
  • Brainfuck
  • C (standard)
  • C (with clang extensions)
  • C (with GCC extensions)
  • C#
  • C++
  • Dart
  • dc
  • Elixir
  • F#
  • Forth
  • Fortran77
  • Minecraft JE
  • Modern Fortran
  • GDscript
  • Golang
  • Haskell
  • Java
  • JavaScript
  • Julia
  • Lisp
  • LLVM IR
  • Lua
  • Nim
  • Noulith
  • OCaml
  • Petpet
  • PHP
  • Python
  • Ruby
  • Rust
  • TypeScript
  • Wenyan
  • Kotlin
  • Scala
  • Shell
  • Wren
  • Zig

Contributing

To add a new language, make a PR against the main branch. In your PR, you must:

  • Add an implementation of HelloWorldInator in your language of choice
  • Add your language to the list of languages in README.md