An open API service indexing awesome lists of open source software.

https://github.com/mrshankly/tryelixir

Online Elixir REPL
https://github.com/mrshankly/tryelixir

elixir

Last synced: 7 months ago
JSON representation

Online Elixir REPL

Awesome Lists containing this project

README

          

# Try Elixir

![CI](https://github.com/mrshankly/tryelixir/workflows/CI/badge.svg)

Try Elixir is an online sandboxed REPL that allows you to experiment with
the [Elixir] programming language without you having to install it locally.

### Acknowledgements

The concept and design is inspired by [Try Haskell] and [Try Clojure].

[Elixir]: https://elixir-lang.org/
[Try Haskell]: https://tryhaskell.org/
[Try Clojure]: https://github.com/Raynes/tryclojure

## Translations

If you wish to translate Try Elixir, please follow the
[Translation Guide](TRANSLATION.md).

## License

Try Elixir is distributed under the terms of the MIT license.
See [LICENSE](LICENSE) for details.