/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

  • Brainfuck
  • C++
  • C#
  • F#
  • Golang
  • JavaScript
  • Lua
  • PHP
  • Python
  • Ruby
  • Rust
  • Assembly

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