Repository to compete with @kaliumxyz's. Because I'm just immature like that.
- ArnoldC, 71 bytes
- Bash, 18 bytes
- BrainF*ck, 128 bytes
- C, 30 bytes
- Elixir, 22 bytes
- Go, 61 bytes
- Java, 79 bytes
- Rename file to H.java to run.
- JavaScript, 28 bytes
- Lisp, 22 bytes
- LOLCODE, 22 bytes
- Lua, 20 bytes
- Perl, 20 bytes
- Python2, 20 bytes
- Python3, 22 bytes
- Ruby, 22 bytes
- Rust, 37 bytes
To add another language, you must:
- Create the file with the name
<language-name>.<file-extension>
- Add an entry in README.md like so:
[<language name>](<file-name>), <byte-count> bytes
(notice the list is alphabetical)