Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidcsally/polyglot-hello-world
- Owner: davidcsally
- License: mit
- Created: 2020-02-10T20:45:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T19:30:58.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T01:25:54.657Z (2 months ago)
- Language: Elixir
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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