Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidcsally/polyglot-hello-world

Just me writing "hello, world!" in as many languages as I can
https://github.com/davidcsally/polyglot-hello-world

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
- [x] css
- [ ] coffeescript
- [ ] dart
- [x] elixir
- [ ] elm
- [ ] erlang
- [ ] fortran
- [ ] go
- [ ] html
- [ ] java
- [x] javascript
- [ ] kotlin
- [ ] lua
- [ ] php
- [x] python
- [ ] r
- [x] ruby
- [x] rust
- [ ] shell
- [x] swift
- [x] typescript