Skip to content

c3cris/MultiLanguageExample

Repository files navigation

MultiLanguageExample

I got bored and wanted to create a simple app that reads user input and prints the input until the user supplies "q" to quit the program. Then I tried to see in how many languages I could write this program.

Please note that the formatting and the way the examples are written were done on purpose so that cycling through all the programs would show their similarities, which is why they might not follow language specific conventions.

They should all run and compile just fine with standard libraries only, btw.

alt tag

  • C
  • C++
  • C#
  • Dart
  • Objective C
  • Haskell
  • Java
  • PHP
  • Lua
  • Python (2 and 3)
  • Perl
  • Ruby
  • Bash
  • Go
  • Lisp
  • Erlang

Soon

  • Javascript (NodeJs) Could not code it without breaking the pattern or using NPM readline-sync which is not standard.
  • R
  • Swift
  • Visual Basic

Suggestions?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published