Skip to content

Instantly share code, notes, and snippets.

@ErikSchierboom
Last active January 19, 2021 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ErikSchierboom/97085514237be623f32c8283740df0ec to your computer and use it in GitHub Desktop.
Save ErikSchierboom/97085514237be623f32c8283740df0ec to your computer and use it in GitHub Desktop.
Exercism v3 tags

Paradigm

  • Declarative
  • Functional
  • Imperative
  • Logic
  • Object-oriented
  • Procedural

Typing

  • Static
  • Dynamic
  • Strong
  • Weak

Execution mode

  • Compiled
  • Interpreted

Platform

  • Runs on Windows
  • Runs on Mac
  • Runs on Linux
  • Runs on iOS
  • Runs on Android
  • Runs on Web

Runtime

  • Runs as standalone executable
  • Runs on language-specific runtime
  • Runs on Common Language Runtime (.NET)
  • Runs on JVM (Java)
  • Runs on BEAM (Erlang)

Used for

  • Artificial Intelligence
  • Backends
  • Cross-platform development
  • Embedded systems
  • Financial systems
  • Frontends
  • Games
  • GUIs
  • Mobile
  • Robotics
  • Scientific calculations
  • Scripts
  • Web development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment