logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Elixir Interpreter - Execute Code | Online Free DevTools by Hexmos

Execute Elixir code instantly with Elixir Interpreter. Evaluate expressions, run scripts, and debug applications from the command line. Free online tool, no registration required.

elixir

Elixir programming language interpreter. More information: https://elixir-lang.org.

  • Run an Elixir file:

elixir {{path/to/file}}

  • Evaluate Elixir code by passing it as an argument:

elixir {{[-e|--eval]}} "{{code}}"

See Also