Mortis66666 / HelloWorldInator

Repository based on a reddit comment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Repository based on a reddit comment


Languages

Language:Brainfuck 35.4%Language:Assembly 17.6%Language:Go 6.5%Language:Rust 5.7%Language:C++ 5.4%Language:PHP 4.8%Language:C# 4.7%Language:Lua 4.6%Language:JavaScript 4.5%Language:Ruby 3.8%Language:Python 3.7%Language:F# 3.5%