Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 542 Bytes

README.md

File metadata and controls

34 lines (31 loc) · 542 Bytes

polyglot-hello-world

Just me writing "hello, world!" in as many languages as I can.

The rules are:

  • create a function that accepts a variable
  • default that variable to "world", if not provided
  • display "hello " + variable + "!"

Languages

  • c#
  • c++
  • clojure
  • css
  • coffeescript
  • dart
  • elixir
  • elm
  • erlang
  • fortran
  • go
  • html
  • java
  • javascript
  • kotlin
  • lua
  • php
  • python
  • r
  • ruby
  • rust
  • shell
  • swift
  • typescript