logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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